forked from pool/python-multipledispatch
Accepting request 615074 from home:jengelh:branches:devel:languages:python
- Ensure neutrality of description. OBS-URL: https://build.opensuse.org/request/show/615074 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-multipledispatch?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 7 20:36:28 UTC 2018 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Ensure neutrality of description.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 3 14:07:08 UTC 2018 - toddrme2178@gmail.com
|
Thu May 3 14:07:08 UTC 2018 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
@@ -37,9 +37,9 @@ BuildArch: noarch
|
|||||||
%description
|
%description
|
||||||
A relatively sane approach to multiple dispatch in Python.
|
A relatively sane approach to multiple dispatch in Python.
|
||||||
|
|
||||||
This implementation of multiple dispatch is efficient, mostly complete,
|
This implementation of multiple dispatch is mostly complete,
|
||||||
performs static analysis to avoid conflicts, and provides optional namespace
|
performs static analysis to avoid conflicts, and provides optional namespace
|
||||||
support. It looks good too.
|
support.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n multipledispatch-%{version}
|
%setup -q -n multipledispatch-%{version}
|
||||||
|
Reference in New Issue
Block a user