forked from pool/python-httplib2
Accepting request 188210 from devel:languages:python
- Drop pre_checkin.sh OBS-URL: https://build.opensuse.org/request/show/188210 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httplib2?expand=0&rev=29
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
sed 's,^\(Name: *\)python-,\1python3-,;s,^\(Requires: *\)python-,\1python3-,;s,^\(BuildRequires: *\)python-,\1python3-,;s,python setup.py,python3 setup.py,;s,python_sitelib,python3_sitelib,;s,python_sitearch,python3_sitearch,' python-httplib2.spec > python3-httplib2.spec
|
||||
cp python-httplib2.changes python3-httplib2.changes
|
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 15 10:06:46 UTC 2013 - speilicke@suse.com
|
||||
|
||||
- Drop pre_checkin.sh
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 2 10:23:29 UTC 2013 - speilicke@suse.com
|
||||
|
||||
|
@@ -64,6 +64,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc README
|
||||
%{python_sitelib}/*
|
||||
%{python_sitelib}/httplib2-%{version}-py%{py_ver}.egg-info
|
||||
%{python_sitelib}/httplib2
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user