forked from pool/python-iptables
Accepting request 209876 from devel:languages:python
- Update to version 0.2.0 + No changelog available - Use tarball generated with Github tags (forwarded request 209875 from posophe) OBS-URL: https://build.opensuse.org/request/show/209876 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-iptables?expand=0&rev=5
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f61640c877b95f3655c59e43fef97d3e893656f05eaa87ba0e9d3b0136eb7b56
|
||||
size 307525
|
||||
3
python-iptables-0.2.0.tar.gz
Normal file
3
python-iptables-0.2.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ef60b7a58338c65de5a0600eeabca92db940e78fef4dbaffe4fc1e9ce9f6dafb
|
||||
size 45316
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 21:22:27 UTC 2013 - p.drouand@gmail.com
|
||||
|
||||
- Update to version 0.2.0
|
||||
+ No changelog available
|
||||
- Use tarball generated with Github tags
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 24 11:07:03 UTC 2013 - speilicke@suse.com
|
||||
|
||||
|
||||
@@ -17,13 +17,14 @@
|
||||
|
||||
|
||||
Name: python-iptables
|
||||
Version: 0.1.1+git20121114
|
||||
Version: 0.2.0
|
||||
Release: 0
|
||||
Url: https://github.com/ldx/python-iptables
|
||||
Summary: Python bindings for iptables
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
# Source: https://github.com/ldx/python-iptables/archive/v%{version}.tar.gz
|
||||
Source: %{name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-setuptools
|
||||
@@ -39,7 +40,7 @@ iptables wrapper libraries do; this makes python-iptables faster and not prone t
|
||||
at the same time leveraging all available iptables match and target extensions without further work.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
python setup.py build
|
||||
|
||||
Reference in New Issue
Block a user