forked from pool/python-twine
Accepting request 241165 from home:TheBlackCat:branches:devel:languages:python
- BuildRequires: python-setuptools - Add executable OBS-URL: https://build.opensuse.org/request/show/241165 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-twine?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 16 09:57:47 UTC 2014 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
- BuildRequires: python-setuptools
|
||||||
|
- Add executable
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 4 10:07:31 UTC 2014 - speilicke@suse.com
|
Tue Feb 4 10:07:31 UTC 2014 - speilicke@suse.com
|
||||||
|
|
||||||
|
@@ -25,6 +25,7 @@ Group: Development/Languages/Python
|
|||||||
Url: https://github.com/dstufft/twine
|
Url: https://github.com/dstufft/twine
|
||||||
Source: https://pypi.python.org/packages/source/t/twine/twine-%{version}.tar.gz
|
Source: https://pypi.python.org/packages/source/t/twine/twine-%{version}.tar.gz
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
|
BuildRequires: python-setuptools
|
||||||
Requires: python-pkginfo
|
Requires: python-pkginfo
|
||||||
Requires: python-requests
|
Requires: python-requests
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@@ -83,6 +84,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc AUTHORS LICENSE README.rst
|
%doc AUTHORS LICENSE README.rst
|
||||||
|
%{_bindir}/twine
|
||||||
%{python_sitelib}/*
|
%{python_sitelib}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user