Skip to content

Commit 0f96996

Browse files
chore(release): 5.3.0-beta.4
# [5.3.0-beta.4](v5.3.0-beta.3...v5.3.0-beta.4) (2024-06-26) ### Features * updating cim model definitions ([#856](#856)) ([1157ab9](1157ab9))
1 parent 1157ab9 commit 0f96996

File tree

3 files changed

+29
-29
lines changed

3 files changed

+29
-29
lines changed

NOTICE

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77

88
The following 3rd-party software packages may be used by or distributed with pytest-splunk-addon. Any information relevant to third-party vendors listed below are collected using common, reasonable means.
99

10-
Date generated: 2024-6-3
10+
Date generated: 2024-6-26
1111

12-
Revision ID: c02e369bc0d1a99b5d86e7c132451983e46c45df
12+
Revision ID: 1157ab9c62c584ba31bd92b1951fee73551b503b
1313

1414
================================================================================
1515
================================================================================
@@ -1679,7 +1679,7 @@ Package Title: packaging (24.0)
16791679
--------------------------------------------------------------------------------
16801680

16811681
* Declared Licenses *
1682-
BSD-3-Clause, BSD-2-Clause, Apache-2.0
1682+
BSD-3-Clause, Apache-2.0, BSD-2-Clause
16831683

16841684
* BSD-3-Clause *
16851685

@@ -1710,6 +1710,13 @@ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
17101710
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
17111711
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
17121712

1713+
* Apache-2.0 *
1714+
1715+
This software is made available under the terms of *either* of the licenses
1716+
found in LICENSE.APACHE or LICENSE.BSD. Contributions to this software is made
1717+
under the terms of *both* these licenses.
1718+
1719+
17131720
* BSD-2-Clause *
17141721

17151722
Copyright (c) Donald Stufft and individual contributors.
@@ -1737,13 +1744,6 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
17371744
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
17381745

17391746

1740-
* Apache-2.0 *
1741-
1742-
This software is made available under the terms of *either* of the licenses
1743-
found in LICENSE.APACHE or LICENSE.BSD. Contributions to this software is made
1744-
under the terms of *both* these licenses.
1745-
1746-
17471747

17481748
--------------------------------------------------------------------------------
17491749
Package Title: pkgutil_resolve_name (1.3.10)
@@ -1907,22 +1907,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19071907

19081908

19091909
* Other Licenses *
1910-
MIT-CMU, GPL-1.0-only, BSD-3-Clause
1911-
1912-
* MIT-CMU *
1913-
1914-
Copyright 1989, 1991, 1992 by Carnegie Mellon University
1915-
Derivative Work - 1996, 1998-2000 Copyright 1996, 1998-2000 The Regents of the University of California
1916-
All Rights Reserved
1917-
Permission to use, copy, modify and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appears in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of CMU and The Regents of the University of California not be used in advertising or publicity pertaining to distribution of the software without specific written permission.
1918-
CMU AND THE REGENTS OF THE UNIVERSITY OF CALIFORNIA DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL CMU OR THE REGENTS OF THE UNIVERSITY OF CALIFORNIA BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM THE LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1919-
1920-
* GPL-1.0-only *
1921-
1922-
Copyright (C) 2004-2011 Paul T. McGuire. All rights reserved.
1923-
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 1.
1924-
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
1925-
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
1910+
BSD-3-Clause, MIT-CMU, GPL-1.0-only
19261911

19271912
* BSD-3-Clause *
19281913

@@ -1953,6 +1938,21 @@ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
19531938
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
19541939
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
19551940

1941+
* MIT-CMU *
1942+
1943+
Copyright 1989, 1991, 1992 by Carnegie Mellon University
1944+
Derivative Work - 1996, 1998-2000 Copyright 1996, 1998-2000 The Regents of the University of California
1945+
All Rights Reserved
1946+
Permission to use, copy, modify and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appears in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of CMU and The Regents of the University of California not be used in advertising or publicity pertaining to distribution of the software without specific written permission.
1947+
CMU AND THE REGENTS OF THE UNIVERSITY OF CALIFORNIA DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL CMU OR THE REGENTS OF THE UNIVERSITY OF CALIFORNIA BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM THE LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1948+
1949+
* GPL-1.0-only *
1950+
1951+
Copyright (C) 2004-2011 Paul T. McGuire. All rights reserved.
1952+
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 1.
1953+
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
1954+
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
1955+
19561956

19571957
--------------------------------------------------------------------------------
19581958
Package Title: pyrsistent (0.19.3)
@@ -5661,4 +5661,4 @@ No license text available
56615661
--------------------------------------------------------------------------------
56625662
--------------------------------------------------------------------------------
56635663

5664-
Report Generated by FOSSA on 2024-6-3
5664+
Report Generated by FOSSA on 2024-6-26

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
[tool.poetry]
1818
name = "pytest-splunk-addon"
19-
version = "5.3.0-beta.3"
19+
version = "5.3.0-beta.4"
2020
description = "A Dynamic test tool for Splunk Apps and Add-ons"
2121
authors = ["Splunk <addonfactory@splunk.com>"]
2222
license = "APACHE-2.0"

pytest_splunk_addon/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818

1919
__author__ = """Splunk Inc."""
2020
__email__ = "addonfactory@splunk.com"
21-
__version__ = "5.3.0-beta.3"
21+
__version__ = "5.3.0-beta.4"

0 commit comments

Comments
 (0)