14
0

Accepting request 541579 from home:TheBlackCat:branches:devel:languages:python

- Add namespace package that other jaraco packages can use.
- Add namespace package that other jaraco packages can use.
- Properly handle namespace package structure.
  This guarantees the module is importable.

OBS-URL: https://build.opensuse.org/request/show/541579
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.packaging?expand=0&rev=2
This commit is contained in:
Todd R
2017-11-13 18:44:43 +00:00
committed by Git OBS Bridge
parent deb690e5da
commit 7d44f61cc0
4 changed files with 93 additions and 3 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Nov 13 17:25:52 UTC 2017 - toddrme2178@gmail.com
- Add namespace package that other jaraco packages can use.
- Properly handle namespace package structure.
This guarantees the module is importable.
-------------------------------------------------------------------
Wed Jul 5 08:00:46 UTC 2017 - aloisio@gmx.com