File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,9 @@ Releases
1010========
11110.4.3 (Candidate)
1212-----
13+ * Fix to `` ndg `` namespace package warning issue (https://github.com/cedadev/ndg_httpsclient/issues/3 ).
14+ `` __init__.py `` file now included in `` ndg `` directory so that there are no longer warnings with imports
15+ when using Python 2.x. Thanks to Max Mauntner for fix.
1316 * Minor fix for installation: set minimum release for `` pyasn1 `` to avoid conflicts with Ubuntu
1417 install - see https://github.com/cedadev/ndg_httpsclient/issues/5 and
1518 https://github.com/cedadev/ndg_httpsclient/pull/10 . `` pyasn1 `` also becomes mandatory rather
Original file line number Diff line number Diff line change 2020========
21210.4.3 (Candidate)
2222-----
23+ * Fix to ``ndg`` namespace package warning issue (https://github.com/cedadev/ndg_httpsclient/issues/3).
24+ ``__init__.py`` file now included in ``ndg`` directory so that there are no longer warnings with imports
25+ when using Python 2.x. Thanks to Max Mauntner for fix.
2326 * Minor fix for installation: set minimum release for ``pyasn1`` to avoid conflicts with Ubuntu
2427 install - see https://github.com/cedadev/ndg_httpsclient/issues/5 and
2528 https://github.com/cedadev/ndg_httpsclient/pull/10. ``pyasn1`` also becomes mandatory rather
You can’t perform that action at this time.
0 commit comments