diff --git a/pure_protobuf-3.1.2.tar.gz b/pure_protobuf-3.1.2.tar.gz deleted file mode 100644 index fece541..0000000 --- a/pure_protobuf-3.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:700f70671b892d52b5c2f1d7330bce3e57eb5fac3d8831a8d8a631457eaac236 -size 18293 diff --git a/pure_protobuf-3.1.3.tar.gz b/pure_protobuf-3.1.3.tar.gz new file mode 100644 index 0000000..a9b9c9e --- /dev/null +++ b/pure_protobuf-3.1.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae439e1920e9c0e6bf65bf892948085e021cb4a7dc3f2ec399b0ee735422f30d +size 18341 diff --git a/python-pure-protobuf-tests-3.1.2.tar.gz b/python-pure-protobuf-tests-3.1.2.tar.gz deleted file mode 100644 index a76a05d..0000000 --- a/python-pure-protobuf-tests-3.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:918a6299cd266e2e00d31b3aec143ee822a25bf6dec9be7ed361353e961a8c93 -size 81920 diff --git a/python-pure-protobuf-tests-3.1.3.tar.gz b/python-pure-protobuf-tests-3.1.3.tar.gz new file mode 100644 index 0000000..8c3e80e --- /dev/null +++ b/python-pure-protobuf-tests-3.1.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f11919b94565f72b99ddfa8f798b8b453c6b38367aaa13e19df35b970299ebb8 +size 71680 diff --git a/python-pure-protobuf.changes b/python-pure-protobuf.changes index 13a771f..d0fb626 100644 --- a/python-pure-protobuf.changes +++ b/python-pure-protobuf.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Oct 15 21:47:22 UTC 2024 - Richard Rahl + +- update to 3.1.3: + * drop support for python 3.8 + * add support for python 3.13 + * prepare for python 3.14 + ------------------------------------------------------------------- Fri Aug 16 16:50:05 UTC 2024 - Richard Rahl diff --git a/python-pure-protobuf.spec b/python-pure-protobuf.spec index 00e61b7..181adf6 100644 --- a/python-pure-protobuf.spec +++ b/python-pure-protobuf.spec @@ -18,11 +18,10 @@ %{?sle15_python_module_pythons} Name: python-pure-protobuf -Version: 3.1.2 +Version: 3.1.3 Release: 0 Summary: Protocol Buffers using Python type annotations License: MIT -Group: Development/Libraries/Python URL: https://github.com/eigenein/protobuf Source: https://files.pythonhosted.org/packages/source/p/pure-protobuf/pure_protobuf-%{version}.tar.gz Source1: %{name}-tests-%{version}.tar.gz @@ -43,7 +42,6 @@ BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytest-benchmark} BuildRequires: %{python_module pytest-cov} BuildArch: noarch -Requires: python-get-annotations Requires: python-typing-extensions %python_subpackages