14
0

Accepting request 679683 from home:jayvdb:noflake8

- Add LICENSE
- Compile manually due to switch to pkgutil namespace technique
- Add fdupes
- Re-instate use of --doctest-modules to increase coverage
- Remove undesirable build dependency pytest-sugar
- Add missing runtime dependency on python-jaraco.base
- Add missing runtime dependency on more-itertools
- Add explicit build dependency on python-six
- Update to v2.0
  * Switch to pkgutil namespace technique for the ``jaraco`` namespace.
- enable tests

OBS-URL: https://build.opensuse.org/request/show/679683
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.functools?expand=0&rev=4
This commit is contained in:
Tomáš Chvátal
2019-02-27 08:26:33 +00:00
committed by Git OBS Bridge
parent 56f07569cb
commit df4ca78ac8
4 changed files with 46 additions and 16 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Feb 26 09:20:58 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Add LICENSE
- Compile manually due to switch to pkgutil namespace technique
- Add fdupes
- Re-instate use of --doctest-modules to increase coverage
- Remove undesirable build dependency pytest-sugar
- Add missing runtime dependency on python-jaraco.base
- Add missing runtime dependency on more-itertools
- Add explicit build dependency on python-six
- Update to v2.0
* Switch to pkgutil namespace technique for the ``jaraco`` namespace.
-------------------------------------------------------------------
Tue Aug 28 10:05:54 UTC 2018 - dmueller@suse.com
@@ -6,4 +20,4 @@ Tue Aug 28 10:05:54 UTC 2018 - dmueller@suse.com
-------------------------------------------------------------------
Thu Aug 23 10:57:21 UTC 2018 - dheidler@suse.de
- Initial Package
- Initial Package for v1.20