@@ -4,26 +4,22 @@ Change log
440.0.8 - tba
55--------------------------------------------------------------------------------
66
7- Fixed
8- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
7+ **Fixed **
98
109#. `#114 <https://github.com/moremoban/pypi-mobans/issues/114 >`_: setup.py.jj2
1110 gets default console_scripts entry always
11+ #. `#120 <https://github.com/moremoban/pypi-mobans/issues/120 >`_: changelog rst
12+ syntax cause 400 error
1213
13- 0.0.8 - tba
14- --------------------------------------------------------------------------------
15-
16- Updated
17- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14+ **Updated **
1815
1916#. `moban#295 <https://github.com/moremoban/moban/issues/295 >`_: limit publish
2017 command in setup.py to be less than 79
2118
22190.0.7 - 14.07.2019
2320--------------------------------------------------------------------------------
2421
25- Updated
26- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
22+ **Updated **
2723
2824#. sync templates/docs/make.bat.jj2 to include changes from
2925 https://github.com/sphinx-doc/sphinx/commit/0dbdae31
@@ -43,8 +39,7 @@ Updated
4339#. `#99 <https://github.com/moremoban/pypi-mobans/issues/99 >`_: Formated
4440 changelog.yml according to yamllint default rules
4541
46- Added
47- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
42+ **Added **
4843
4944#. `#89 <https://github.com/moremoban/pypi-mobans/issues/89 >`_: setup.py.jj2
5045 support for dependencies using all PEP 508 environment markers; enable
@@ -56,23 +51,20 @@ Added
56510.0.6 - 25-05-2019
5752--------------------------------------------------------------------------------
5853
59- Updated
60- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
54+ **Updated **
6155
6256#. `#87 <https://github.com/moremoban/pypi-mobans/issues/87 >`_: updated the
6357 pipfile syntax
6458
65- Added
66- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
59+ **Added **
6760
6861#. `#87 <https://github.com/moremoban/pypi-mobans/issues/87 >`_: Added tests for
6962 pipfile generation
7063
71640.0.5 - 04-05-2019
7265--------------------------------------------------------------------------------
7366
74- Updated
75- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
67+ **Updated **
7668
7769#. `#75 <https://github.com/moremoban/pypi-mobans/issues/75 >`_: separate flake8
7870 linting in separate travis job
@@ -83,8 +75,7 @@ Updated
83750.0.4 - 18-02-2019
8476--------------------------------------------------------------------------------
8577
86- Updated
87- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
78+ **Updated **
8879
8980#. travis-ci: uses xenial dist. dropped python 3.4, 3.7-dev and added 3.7, pypy2
9081 and pypy3
@@ -99,24 +90,21 @@ Updated
99900.0.3 - 18-01-2019
10091--------------------------------------------------------------------------------
10192
102- First release
103- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
93+ **First release **
10494
10595#. bug fix on `#60 <https://github.com/moremoban/pypi-mobans/pull/60 >`_
10696
107970.0.2 - 18-01-2019
10898--------------------------------------------------------------------------------
10999
110- Added
111- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
100+ **Added **
112101
113102#. `#60 <https://github.com/moremoban/pypi-mobans/pull/60 >`_: codec and locale
114103 hacks added
115104#. `#61 <https://github.com/moremoban/pypi-mobans/pull/61 >`_: add python
116105 classifiers
117106
118- Updated
119- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
107+ **Updated **
120108
121109#. `#63 <https://github.com/moremoban/pypi-mobans/pull/63 >`_: updated Pipfile
122110 implementation
@@ -125,8 +113,7 @@ Updated
1251130.0.1 - 05-11-2018
126114--------------------------------------------------------------------------------
127115
128- First release
129- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
116+ **First release **
130117
131118#. versioning is applied
132119#. Pipfile included
0 commit comments