forked from pool/python-ipy
- update to 1.01:
* Update to support up to Python 3.9 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ipy?expand=0&rev=14
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2f2bf658a858d43868d8a4352b3889cf78c66e2ce678b300dcf518c9149ba621
|
||||
size 35324
|
||||
3
IPy-1.01.tar.gz
Normal file
3
IPy-1.01.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:edeca741dea2d54aca568fa23740288c3fe86c0f3ea700344571e9ef14a7cc1a
|
||||
size 33641
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 28 22:53:39 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.01:
|
||||
* Update to support up to Python 3.9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 21 10:06:13 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user