diff --git a/pure_protobuf-3.1.1.tar.gz b/pure_protobuf-3.1.1.tar.gz deleted file mode 100644 index a007021..0000000 --- a/pure_protobuf-3.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:951c812f6e06a25c2b4c2d56e81f49793a8adbfae77da5db84d693aa57ae1d2b -size 18190 diff --git a/pure_protobuf-3.1.2.tar.gz b/pure_protobuf-3.1.2.tar.gz new file mode 100644 index 0000000..fece541 --- /dev/null +++ b/pure_protobuf-3.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:700f70671b892d52b5c2f1d7330bce3e57eb5fac3d8831a8d8a631457eaac236 +size 18293 diff --git a/python-pure-protobuf-tests-3.1.1.tar.gz b/python-pure-protobuf-tests-3.1.1.tar.gz deleted file mode 100644 index cb38951..0000000 --- a/python-pure-protobuf-tests-3.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef3134031d22aacbe22c0969e5dd82bee5b6406813677e9a4c8ab17eeb322208 -size 71680 diff --git a/python-pure-protobuf-tests-3.1.2.tar.gz b/python-pure-protobuf-tests-3.1.2.tar.gz new file mode 100644 index 0000000..a76a05d --- /dev/null +++ b/python-pure-protobuf-tests-3.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:918a6299cd266e2e00d31b3aec143ee822a25bf6dec9be7ed361353e961a8c93 +size 81920 diff --git a/python-pure-protobuf.changes b/python-pure-protobuf.changes index aab0d18..13a771f 100644 --- a/python-pure-protobuf.changes +++ b/python-pure-protobuf.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Aug 16 16:50:05 UTC 2024 - Richard Rahl + +- update to 3.1.2: + * Do not reset a one-of group with a None value + * Update and apply Ruff + * Update all non-major dependencies + ------------------------------------------------------------------- Tue Jul 23 09:22:54 UTC 2024 - Richard Rahl diff --git a/python-pure-protobuf.spec b/python-pure-protobuf.spec index 32edec4..00e61b7 100644 --- a/python-pure-protobuf.spec +++ b/python-pure-protobuf.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-pure-protobuf -Version: 3.1.1 +Version: 3.1.2 Release: 0 Summary: Protocol Buffers using Python type annotations License: MIT