diff --git a/python-textile.changes b/python-textile.changes index af8bab0..9d78ae1 100644 --- a/python-textile.changes +++ b/python-textile.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Feb 1 15:14:57 UTC 2020 - Sebastian Wagner + +- update to version 4.0.1: + - Bugfixes: + - SyntaxWarnings with Python 3.8 i("#71":https://github.com/textile/python-textile/issues/71) + - testsuite: internal error with coverage 5.0.X ("#72":https://github.com/textile/python-textile/issues/72) + - DeprecationWarnings about invalid escape sequences ("#73":https://github.com/textile/python-textile/issues/73) + ------------------------------------------------------------------- Sat Jan 18 10:49:22 UTC 2020 - Sebastian Wagner diff --git a/python-textile.spec b/python-textile.spec index c56b971..cefaa07 100644 --- a/python-textile.spec +++ b/python-textile.spec @@ -20,7 +20,7 @@ %bcond_without test %define skip_python2 1 Name: python-textile -Version: 4.0.0 +Version: 4.0.1 Release: 0 Summary: Textile processing for python License: BSD-3-Clause diff --git a/textile-4.0.0.tar.gz b/textile-4.0.0.tar.gz deleted file mode 100644 index 677e9cf..0000000 --- a/textile-4.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:384462e6500064ea4217808910378f8e2947240fa9692302c35b59e6d224e66f -size 49637 diff --git a/textile-4.0.1.tar.gz b/textile-4.0.1.tar.gz new file mode 100644 index 0000000..e6fbcda --- /dev/null +++ b/textile-4.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc92183f87f6e5f61e236c119a3e0bc5673b6d16fb590efc00e33a1c46125157 +size 51184