From 2273f7a47b18fe3e244766d289c449836db4282330df767aa44fa6bee581c0d0 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sat, 29 Oct 2022 11:46:55 +0000 Subject: [PATCH] Accepting request 1031654 from home:yarunachalam:branches:devel:languages:python - Update to v1.8.4 Complete changelog https://stem.torproject.org/change_log.html#version-1-8 OBS-URL: https://build.opensuse.org/request/show/1031654 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cepa?expand=0&rev=4 --- cepa-1.8.3.tar.gz | 3 --- cepa-1.8.4.tar.gz | 3 +++ python-cepa.changes | 6 ++++++ python-cepa.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 cepa-1.8.3.tar.gz create mode 100644 cepa-1.8.4.tar.gz diff --git a/cepa-1.8.3.tar.gz b/cepa-1.8.3.tar.gz deleted file mode 100644 index 02c6d2b..0000000 --- a/cepa-1.8.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1dc6f0b324d37a2ed2ca274648ece8fd2c96a1d2f440f58c0ca17afd4b5ede7a -size 2858826 diff --git a/cepa-1.8.4.tar.gz b/cepa-1.8.4.tar.gz new file mode 100644 index 0000000..140f68f --- /dev/null +++ b/cepa-1.8.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fbc701ac3fc89cd7f69bc58a6d0d735b014fa40b61e2c2efd381ed20db58a96 +size 2862540 diff --git a/python-cepa.changes b/python-cepa.changes index dd5747e..5723782 100644 --- a/python-cepa.changes +++ b/python-cepa.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 27 22:11:38 UTC 2022 - Yogalakshmi Arunachalam + +- Update to v1.8.4 + Complete changelog https://stem.torproject.org/change_log.html#version-1-8 + ------------------------------------------------------------------- Wed Mar 16 20:59:30 UTC 2022 - Axel Braun diff --git a/python-cepa.spec b/python-cepa.spec index a88c872..610a125 100644 --- a/python-cepa.spec +++ b/python-cepa.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-cepa -Version: 1.8.3 +Version: 1.8.4 Release: 0 Summary: Python controller library for Tor License: LGPL-3.0-only