From bf91a9195de137713c2698825ae7ed5482bacfa7b54e9e6b9cb21189374c53b5 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 3 Aug 2020 15:07:39 +0000 Subject: [PATCH] Accepting request 824157 from home:mcalabkova:branches:devel:languages:python - update to 1.0.2 * Bugfix: pytricia_contains must return -1 on error, rather than 0 OBS-URL: https://build.opensuse.org/request/show/824157 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytricia?expand=0&rev=13 --- python-pytricia.changes | 6 ++++++ python-pytricia.spec | 2 +- pytricia-1.0.1.tar.gz | 3 --- pytricia-1.0.2.tar.gz | 3 +++ 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 pytricia-1.0.1.tar.gz create mode 100644 pytricia-1.0.2.tar.gz diff --git a/python-pytricia.changes b/python-pytricia.changes index 8ae2c84..d7101da 100644 --- a/python-pytricia.changes +++ b/python-pytricia.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Aug 3 13:43:22 UTC 2020 - Marketa Calabkova + +- update to 1.0.2 + * Bugfix: pytricia_contains must return -1 on error, rather than 0 + ------------------------------------------------------------------- Fri Mar 20 08:48:03 UTC 2020 - pgajdos@suse.com diff --git a/python-pytricia.spec b/python-pytricia.spec index 23798fc..c3ecaa3 100644 --- a/python-pytricia.spec +++ b/python-pytricia.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pytricia -Version: 1.0.1 +Version: 1.0.2 Release: 0 Summary: A library for IP address lookup in Python License: LGPL-3.0-or-later diff --git a/pytricia-1.0.1.tar.gz b/pytricia-1.0.1.tar.gz deleted file mode 100644 index a3b351a..0000000 --- a/pytricia-1.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f6d74d9bbed50352a7042608160ca771d238b2a862f340bcbb9e9ef8d1193d17 -size 20565 diff --git a/pytricia-1.0.2.tar.gz b/pytricia-1.0.2.tar.gz new file mode 100644 index 0000000..2804475 --- /dev/null +++ b/pytricia-1.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f6c0afdce55a1b7651a1a56d8b621c228a211dd23f3f8c5c1fdec3af2c19b15 +size 20766