diff --git a/.gitignore b/.gitignore index 6910143..a6f3aac 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ /autobahn-22.7.1.tar.gz /autobahn-22.12.1.tar.gz /autobahn-23.1.1.tar.gz +/autobahn-23.1.2.tar.gz diff --git a/python-autobahn.spec b/python-autobahn.spec index e679adb..7d92289 100644 --- a/python-autobahn.spec +++ b/python-autobahn.spec @@ -1,8 +1,8 @@ %global pypi_name autobahn Name: python-%{pypi_name} -Version: 23.1.1 -Release: 2%{?dist} +Version: 23.1.2 +Release: 1%{?dist} Summary: Python networking library for WebSocket and WAMP License: MIT @@ -55,8 +55,11 @@ Documentation for %{name}. %{?python_extras_subpkg:%python_extras_subpkg -n python3-%{pypi_name} -i %{python3_sitelib}/%{pypi_name}-%{version}*-py%{python3_version}.egg-info twisted} %prep -%autosetup -n %{pypi_name}-%{version} +%autosetup -n %{pypi_name}-python-%{version} rm -rf %{pypi_name}.egg-info +# There is a requirement for pytest 6.2+ in pytest.ini and we don't have that yet +# it works with 6.0 just fine and the config file is not needed +rm pytest.ini # Some packages are always outdated... sed -i -e "s/cryptography>=3.4.6/cryptography>=3.4.2/g" setup.py @@ -75,7 +78,7 @@ USE_ASYNCIO=1 %pytest --pyargs autobahn -k 'not test_no_memory_arg and not test_ %files -n python3-%{pypi_name} %license LICENSE -%doc README.rst +%doc docs README.rst %{_bindir}/wamp %{_bindir}/xbrnetwork %{_bindir}/xbrnetwork-ui @@ -91,6 +94,9 @@ USE_ASYNCIO=1 %pytest --pyargs autobahn -k 'not test_no_memory_arg and not test_ %license LICENSE %changelog +* Wed Feb 08 2023 Julien Enselme - 23.1.2-1 +- Update to 23.1.2 + * Fri Jan 20 2023 Fedora Release Engineering - 23.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild diff --git a/sources b/sources index a669a9f..e9e871e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (autobahn-23.1.1.tar.gz) = f74ec3b2647689613e48446b7604b754f43fead2e8c77370c3f6e22553d9bccedd584b41940b572463977bdd1078c29c346af972dd04583feb217f708c771843 +SHA512 (autobahn-23.1.2.tar.gz) = c6465962defe0cbf8490a5279a467316cc3576e7d47848366a944c36c1eb9f3bd20d612671924dfa1ad91eba9f2a589c2a4f06a9227ba259a4bd96cc81b71c5d