From 3bc6d8a0a9ef064c15bf00e58f13a6781fdbf4da8627e032a397702a212ec689 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 12 Oct 2022 08:39:46 +0000 Subject: [PATCH] Accepting request 1009967 from home:yarunachalam:branches:devel:languages:python - Update to version 0.17.3 * Update classifiers for Python 3.11 OBS-URL: https://build.opensuse.org/request/show/1009967 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-altgraph?expand=0&rev=19 --- altgraph-0.17.2.tar.gz | 3 --- altgraph-0.17.3.tar.gz | 3 +++ python-altgraph.changes | 6 ++++++ python-altgraph.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 altgraph-0.17.2.tar.gz create mode 100644 altgraph-0.17.3.tar.gz diff --git a/altgraph-0.17.2.tar.gz b/altgraph-0.17.2.tar.gz deleted file mode 100644 index a0594e1..0000000 --- a/altgraph-0.17.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ebf2269361b47d97b3b88e696439f6e4cbc607c17c51feb1754f90fb79839158 -size 48186 diff --git a/altgraph-0.17.3.tar.gz b/altgraph-0.17.3.tar.gz new file mode 100644 index 0000000..af234c4 --- /dev/null +++ b/altgraph-0.17.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad33358114df7c9416cdb8fa1eaa5852166c505118717021c6a8c7c7abbd03dd +size 48328 diff --git a/python-altgraph.changes b/python-altgraph.changes index 2ac10bd..85e0a36 100644 --- a/python-altgraph.changes +++ b/python-altgraph.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 12 02:39:57 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 0.17.3 + * Update classifiers for Python 3.11 + ------------------------------------------------------------------- Mon May 2 21:21:32 UTC 2022 - Ferdinand Thiessen diff --git a/python-altgraph.spec b/python-altgraph.spec index 040338e..1f146ad 100644 --- a/python-altgraph.spec +++ b/python-altgraph.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-altgraph -Version: 0.17.2 +Version: 0.17.3 Release: 0 Summary: Python graph (network) package License: MIT