lists.arthurdejong.org
RSS feed

python-stdnum branch master updated. 1.8.1

[Date Prev][Date Next] [Thread Prev][Thread Next]

python-stdnum branch master updated. 1.8.1



This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "python-stdnum".

The branch, master has been updated
       via  9841baec64391567d70f2fe6c0f8a58cc27a4eee (commit)
       via  820c233e18b114f0ccb0c9e5a6f4f4569a2687c9 (commit)
      from  ab8a87108ea38fff18d4c4b2877c0bbe18f5bacb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://arthurdejong.org/git/python-stdnum/commit/?id=9841baec64391567d70f2fe6c0f8a58cc27a4eee

commit 9841baec64391567d70f2fe6c0f8a58cc27a4eee
Author: Arthur de Jong <arthur@arthurdejong.org>
Date:   Sat Jan 6 17:05:08 2018 +0100

    Get files ready for 1.8.1 release

diff --git a/ChangeLog b/ChangeLog
index 054b424..5b52ce4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2018-01-06  Arthur de Jong <arthur@arthurdejong.org>
+
+       * [820c233] README: Fix feedback section in README to be valid RST
+
+2018-01-06  Arthur de Jong <arthur@arthurdejong.org>
+
+       * [ab8a871] setup.py: Update long description in compatible way
+
+         This ensures that the README is read correctly on all supported
+         Python interpreters.
+
+         Fixes 1304122
+
+2018-01-05  5j9 <5j9@users.noreply.github.com>
+
+       * [1304122] setup.py: setup.py: Open README with utf-8 encoding
+
+         Fixes #59
+
+2018-01-03  Arthur de Jong <arthur@arthurdejong.org>
+
+       * [ae89e82] ChangeLog, MANIFEST.in, NEWS, README, docs/conf.py,
+         docs/index.rst, docs/stdnum.casrn.rst, docs/stdnum.do.ncf.rst,
+         docs/stdnum.eu.banknote.rst, docs/stdnum.in_.aadhaar.rst,
+         docs/stdnum.in_.pan.rst, setup.cfg, stdnum/__init__.py,
+         update/numlist.py: Get files ready for 1.8 release
+
 2018-01-03  Arthur de Jong <arthur@arthurdejong.org>
 
        * [db9b278] tox.ini: Fix Sphinx dependency name
diff --git a/NEWS b/NEWS
index eb7d829..2ec21a4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+changes from 1.8 to 1.8.1
+-------------------------
+
+* fix a packaging issue in the long description
+
+
 changes from 1.7 to 1.8
 -----------------------
 
diff --git a/stdnum/__init__.py b/stdnum/__init__.py
index 99e62e3..f585bde 100644
--- a/stdnum/__init__.py
+++ b/stdnum/__init__.py
@@ -42,4 +42,4 @@ from stdnum.util import get_cc_module
 __all__ = ('get_cc_module', '__version__')
 
 # the version number of the library
-__version__ = '1.8'
+__version__ = '1.8.1'

https://arthurdejong.org/git/python-stdnum/commit/?id=820c233e18b114f0ccb0c9e5a6f4f4569a2687c9

commit 820c233e18b114f0ccb0c9e5a6f4f4569a2687c9
Author: Arthur de Jong <arthur@arthurdejong.org>
Date:   Sat Jan 6 17:01:55 2018 +0100

    Fix feedback section in README to be valid RST

diff --git a/README b/README
index e430706..fd0a92b 100644
--- a/README
+++ b/README
@@ -222,5 +222,5 @@ Feedback and bug reports
 
 If you have any questions regarding python-stdnum, would like to report a bug
 or request addition of a format please send an email to
-  <python-stdnum-users@lists.arthurdejong.org>
+<python-stdnum-users@lists.arthurdejong.org>
 Patches and code contributions are more than welcome.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog          | 27 +++++++++++++++++++++++++++
 NEWS               |  6 ++++++
 README             |  2 +-
 stdnum/__init__.py |  2 +-
 4 files changed, 35 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
python-stdnum
-- 
To unsubscribe send an email to
python-stdnum-commits-unsubscribe@lists.arthurdejong.org or see
https://lists.arthurdejong.org/python-stdnum-commits/