diff --git a/IPy-1.00.tar.gz b/IPy-1.00.tar.gz deleted file mode 100644 index eaeb5d9..0000000 --- a/IPy-1.00.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2f2bf658a858d43868d8a4352b3889cf78c66e2ce678b300dcf518c9149ba621 -size 35324 diff --git a/IPy-1.01.tar.gz b/IPy-1.01.tar.gz new file mode 100644 index 0000000..2682761 --- /dev/null +++ b/IPy-1.01.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edeca741dea2d54aca568fa23740288c3fe86c0f3ea700344571e9ef14a7cc1a +size 33641 diff --git a/python-ipy.changes b/python-ipy.changes index 9e7e534..e9082fa 100644 --- a/python-ipy.changes +++ b/python-ipy.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jan 28 22:53:39 UTC 2021 - Dirk Müller + +- update to 1.01: + * Update to support up to Python 3.9 + ------------------------------------------------------------------- Tue May 21 10:06:13 UTC 2019 - pgajdos@suse.com diff --git a/python-ipy.spec b/python-ipy.spec index 246c691..a002e20 100644 --- a/python-ipy.spec +++ b/python-ipy.spec @@ -1,7 +1,7 @@ # # spec file for package python-ipy # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,12 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-ipy -Version: 1.00 +Version: 1.01 Release: 0 Summary: Class and tools for handling of IPv4 and IPv6 addresses and networks License: BSD-3-Clause Group: Development/Languages/Python -Url: https://github.com/autocracy/python-ipy +URL: https://github.com/autocracy/python-ipy Source: https://files.pythonhosted.org/packages/source/I/IPy/IPy-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes