forked from pool/python-portpicker
- Include in SLE 12 (FATE#319904, bsc#954690)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-portpicker?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 1 14:27:15 UTC 2015 - rjschwei@suse.com
|
||||||
|
|
||||||
|
- Include in SLE 12 (FATE#319904, bsc#954690)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 12 14:27:05 UTC 2015 - rjschwei@suse.com
|
Thu Nov 12 14:27:05 UTC 2015 - rjschwei@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-portpicker
|
# spec file for package python-portpicker
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -15,6 +15,7 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define upstream_name portpicker
|
%define upstream_name portpicker
|
||||||
Name: python-portpicker
|
Name: python-portpicker
|
||||||
Version: 1.1.0
|
Version: 1.1.0
|
||||||
@@ -52,3 +53,5 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
|||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc CONTRIBUTING.md LICENSE README.md
|
%doc CONTRIBUTING.md LICENSE README.md
|
||||||
%{python_sitelib}/%{upstream_name}*
|
%{python_sitelib}/%{upstream_name}*
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
Reference in New Issue
Block a user