forked from pool/python-forbiddenfruit
- Update to 0.1.4:
* Add cursed() context manager/decorator
* Conditionally build test C extension
* Allow cursing dunder methods with non functions
* Fix dual licensing issues. Distribute both GPLv3 & MIT license
files.
- Drop COPYING.GPL, now included in the sdist.
- Switch to pyproject and autosetup macros.
- No more greedy globs in %files.
- Fiddle with remove-nose.patch to drop a useless decorator.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-forbiddenfruit?expand=0&rev=9
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 8 03:56:53 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 0.1.4:
|
||||
* Add cursed() context manager/decorator
|
||||
* Conditionally build test C extension
|
||||
* Allow cursing dunder methods with non functions
|
||||
* Fix dual licensing issues. Distribute both GPLv3 & MIT license
|
||||
files.
|
||||
- Drop COPYING.GPL, now included in the sdist.
|
||||
- Switch to pyproject and autosetup macros.
|
||||
- No more greedy globs in %files.
|
||||
- Fiddle with remove-nose.patch to drop a useless decorator.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 15 06:42:01 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user