From da5b0c1f43763f8c31b5a3501b253cc9b9874feddecdc403b74af5b9cd058108 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 4 Oct 2023 09:51:32 +0000 Subject: [PATCH] - update to 0.17.4: * python 3.12 support - Update to version 0.17.3 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-altgraph?expand=0&rev=23 --- altgraph-0.17.3.tar.gz | 3 --- altgraph-0.17.4.tar.gz | 3 +++ python-altgraph.changes | 8 +++++++- python-altgraph.spec | 4 ++-- 4 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 altgraph-0.17.3.tar.gz create mode 100644 altgraph-0.17.4.tar.gz diff --git a/altgraph-0.17.3.tar.gz b/altgraph-0.17.3.tar.gz deleted file mode 100644 index af234c4..0000000 --- a/altgraph-0.17.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ad33358114df7c9416cdb8fa1eaa5852166c505118717021c6a8c7c7abbd03dd -size 48328 diff --git a/altgraph-0.17.4.tar.gz b/altgraph-0.17.4.tar.gz new file mode 100644 index 0000000..cd1ee6d --- /dev/null +++ b/altgraph-0.17.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b5afbb98f6c4dcadb2e2ae6ab9fa994bbb8c1d75f4fa96d340f9437ae454406 +size 48418 diff --git a/python-altgraph.changes b/python-altgraph.changes index c63b439..192342f 100644 --- a/python-altgraph.changes +++ b/python-altgraph.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 4 09:51:15 UTC 2023 - Dirk Müller + +- update to 0.17.4: + * python 3.12 support + ------------------------------------------------------------------- Sat Jun 10 10:01:58 UTC 2023 - ecsos @@ -6,7 +12,7 @@ Sat Jun 10 10:01:58 UTC 2023 - ecsos ------------------------------------------------------------------- Wed Oct 12 02:39:57 UTC 2022 - Yogalakshmi Arunachalam -- Update to version 0.17.3 +- Update to version 0.17.3 * Update classifiers for Python 3.11 ------------------------------------------------------------------- diff --git a/python-altgraph.spec b/python-altgraph.spec index aca3725..ce8d483 100644 --- a/python-altgraph.spec +++ b/python-altgraph.spec @@ -1,7 +1,7 @@ # # spec file for package python-altgraph # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-altgraph -Version: 0.17.3 +Version: 0.17.4 Release: 0 Summary: Python graph (network) package License: MIT