SF.net SVN: docutils:[9656 ] trunk/docutils
milde--- via Docutils-checkins <[email protected]>
| Newsgroups | gmane.text.docutils.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 9656
http://sourceforge.net/p/docutils/code/9656
Author: milde
Date: 2024-04-25 07:20:57 +0000 (Thu, 25 Apr 2024)
Log Message:
-----------
Fix license issue [bugs:#487].
Modified Paths:
--------------
trunk/docutils/HISTORY.txt
trunk/docutils/test/test_utils/test_math/test__init__.py
Modified: trunk/docutils/HISTORY.txt
===================================================================
--- trunk/docutils/HISTORY.txt 2024-04-23 19:36:39 UTC (rev 9655)
+++ trunk/docutils/HISTORY.txt 2024-04-25 07:20:57 UTC (rev 9656)
@@ -17,7 +17,7 @@
Release 0.22b.dev (unpublished)
===============================
-.
+* Fix license issue (bug #487).
Release 0.21.2 (2024-04-23)
===========================
@@ -35,16 +35,8 @@
Release 0.21.1 (2024-04-10)
===========================
-The sdist in 0.21 was incomplete
+* Add missing files in Docutils 0.21 source distribution (sdist).
-- pypi allows no file replacing
-- adding a postrelease suffix "post1": docutils-0.21.post1.tar.gz
- works on pypi, but fails with pip because the metadata differs.
-
- But if the metadata is 0.21.post1 pypi makes it a new release.
-
- 0.21.1 is the same code except for the version number.
-
Release 0.21 (2024-04-09)
=========================
Modified: trunk/docutils/test/test_utils/test_math/test__init__.py
===================================================================
--- trunk/docutils/test/test_utils/test_math/test__init__.py 2024-04-23 19:36:39 UTC (rev 9655)
+++ trunk/docutils/test/test_utils/test_math/test__init__.py 2024-04-25 07:20:57 UTC (rev 9656)
@@ -1,9 +1,6 @@
#!/usr/bin/env python3
# :Copyright: © 2024 Günter Milde.
-
-# Released without warranty under the terms of the
-# GNU General Public License (v. 2 or later)
-
+#
# :License: Released under the terms of the `2-Clause BSD license`_, in short:
#
# Copying and distribution of this file, with or without modification,
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
_______________________________________________
Docutils-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/docutils-checkins