1
0

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

- Properly handle namespace package structure.
  This guarantees the module is importable.

OBS-URL: https://build.opensuse.org/request/show/541582
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.itertools?expand=0&rev=3
This commit is contained in:
Todd R
2017-11-13 18:48:49 +00:00
committed by Git OBS Bridge
parent 6f2c17dffa
commit e1e137a6e6
2 changed files with 26 additions and 8 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Nov 13 18:26:17 UTC 2017 - toddrme2178@gmail.com
- Properly handle namespace package structure.
This guarantees the module is importable.
-------------------------------------------------------------------
Tue Jul 4 18:21:32 UTC 2017 - aloisio@gmx.com