forked from pool/python-nine
Accepting request 509161 from home:jengelh:branches:devel:languages:python
This description might be more fitting - I just hope it's right too. OBS-URL: https://build.opensuse.org/request/show/509161 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nine?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 10 11:40:12 UTC 2017 - jengelh@inai.de
|
||||
|
||||
- Fix irrelevant description.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 29 16:48:12 UTC 2017 - tbechtold@suse.com
|
||||
|
||||
|
||||
@@ -35,10 +35,9 @@ BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
When the best Python 2/Python 3 compatibility modules -- especially the famous
|
||||
`*six* library invented by Benjamin Peterson <https://pypi.python.org/pypi/six>`_
|
||||
-- were created, they were written from the point of view of a Python 2
|
||||
programmer starting to grok Python 3.
|
||||
python-nine is python-six "turned around": whereas python-six used
|
||||
to make python2 idioms work in python3, python-nine makes python3
|
||||
idioms work in python2.
|
||||
|
||||
%prep
|
||||
%setup -q -n nine-%{version}
|
||||
|
||||
Reference in New Issue
Block a user