diff --git a/ddt-1.3.0.tar.gz b/ddt-1.3.0.tar.gz deleted file mode 100644 index d3037f3..0000000 --- a/ddt-1.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b83424766eea4d9ce25c8303bceba41a5678098dcf2d189b22b09a6685ff2f4 -size 10078 diff --git a/ddt-1.3.1.tar.gz b/ddt-1.3.1.tar.gz new file mode 100644 index 0000000..42fe542 --- /dev/null +++ b/ddt-1.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef9e554b03241f8f8a1bbde5f749a199871d227335fe4bb320feb0abe6fbab00 +size 10659 diff --git a/python-ddt.changes b/python-ddt.changes index 685e163..5ac3a49 100644 --- a/python-ddt.changes +++ b/python-ddt.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Apr 2 10:30:10 UTC 2020 - Marketa Calabkova + +- update to 1.3.1 + * Switched from Travis to Github Actions for builds and release upload. + ------------------------------------------------------------------- Sat Mar 14 15:49:10 UTC 2020 - Dirk Mueller diff --git a/python-ddt.spec b/python-ddt.spec index ee51ffb..11d9610 100644 --- a/python-ddt.spec +++ b/python-ddt.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 Name: python-ddt -Version: 1.3.0 +Version: 1.3.1 Release: 0 Summary: Data-Driven/Decorated Tests License: MIT