From b2005663015bc629276ab055bd9c0258338be60ae77122b910be758a0c948b87 Mon Sep 17 00:00:00 2001 From: Richard Rahl Date: Tue, 23 Jul 2024 09:42:32 +0000 Subject: [PATCH] Accepting request 1189214 from home:rrahl0 - update to 3.1.1: * update dependencies OBS-URL: https://build.opensuse.org/request/show/1189214 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pure-protobuf?expand=0&rev=7 --- pure_protobuf-3.1.0.tar.gz | 3 --- pure_protobuf-3.1.1.tar.gz | 3 +++ python-pure-protobuf-tests-3.1.0.tar.gz | 3 --- python-pure-protobuf-tests-3.1.1.tar.gz | 3 +++ python-pure-protobuf.changes | 6 ++++++ python-pure-protobuf.spec | 2 +- 6 files changed, 13 insertions(+), 7 deletions(-) delete mode 100644 pure_protobuf-3.1.0.tar.gz create mode 100644 pure_protobuf-3.1.1.tar.gz delete mode 100644 python-pure-protobuf-tests-3.1.0.tar.gz create mode 100644 python-pure-protobuf-tests-3.1.1.tar.gz diff --git a/pure_protobuf-3.1.0.tar.gz b/pure_protobuf-3.1.0.tar.gz deleted file mode 100644 index e348e53..0000000 --- a/pure_protobuf-3.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c0b60d630e529309b8ab3f94aec91acc478385ede02d115f7981b24c7151d89b -size 18198 diff --git a/pure_protobuf-3.1.1.tar.gz b/pure_protobuf-3.1.1.tar.gz new file mode 100644 index 0000000..a007021 --- /dev/null +++ b/pure_protobuf-3.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:951c812f6e06a25c2b4c2d56e81f49793a8adbfae77da5db84d693aa57ae1d2b +size 18190 diff --git a/python-pure-protobuf-tests-3.1.0.tar.gz b/python-pure-protobuf-tests-3.1.0.tar.gz deleted file mode 100644 index 7e2c1b1..0000000 --- a/python-pure-protobuf-tests-3.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:48e1e2f8b427031df145c889efac8edc0b5e20c7fdbc58bf5ce1379036683318 -size 71680 diff --git a/python-pure-protobuf-tests-3.1.1.tar.gz b/python-pure-protobuf-tests-3.1.1.tar.gz new file mode 100644 index 0000000..cb38951 --- /dev/null +++ b/python-pure-protobuf-tests-3.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef3134031d22aacbe22c0969e5dd82bee5b6406813677e9a4c8ab17eeb322208 +size 71680 diff --git a/python-pure-protobuf.changes b/python-pure-protobuf.changes index 390f721..aab0d18 100644 --- a/python-pure-protobuf.changes +++ b/python-pure-protobuf.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 23 09:22:54 UTC 2024 - Richard Rahl + +- update to 3.1.1: + * update dependencies + ------------------------------------------------------------------- Fri May 17 02:04:36 UTC 2024 - Richard Rahl diff --git a/python-pure-protobuf.spec b/python-pure-protobuf.spec index fcb4722..32edec4 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.0 +Version: 3.1.1 Release: 0 Summary: Protocol Buffers using Python type annotations License: MIT