diff --git a/iniconfig-1.0.1.tar.gz b/iniconfig-1.0.1.tar.gz deleted file mode 100644 index 1d380f5..0000000 --- a/iniconfig-1.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e5f92f89355a67de0595932a6c6c02ab4afddc6fcdc0bfc5becd0d60884d3f69 -size 7836 diff --git a/iniconfig-1.1.1.tar.gz b/iniconfig-1.1.1.tar.gz new file mode 100644 index 0000000..451ce95 --- /dev/null +++ b/iniconfig-1.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc3af051d7d14b2ee5ef9969666def0cd1a000e121eaea580d4a313df4b37f32 +size 8104 diff --git a/python-iniconfig.changes b/python-iniconfig.changes index 82327d6..9d6cfad 100644 --- a/python-iniconfig.changes +++ b/python-iniconfig.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 10 08:00:10 UTC 2020 - Dirk Mueller + +- update to 1.1.1: + * fix version determination (thanks @florimondmanca) + * typing stubs (thanks @bluetech) + ------------------------------------------------------------------- Mon Aug 24 13:03:36 UTC 2020 - Marketa Calabkova diff --git a/python-iniconfig.spec b/python-iniconfig.spec index 0d2f57a..05a0695 100644 --- a/python-iniconfig.spec +++ b/python-iniconfig.spec @@ -1,5 +1,5 @@ # -# spec file for package python-iniconfig +# spec file for package python # # Copyright (c) 2020 SUSE LLC # @@ -26,7 +26,7 @@ %bcond_with test %endif Name: python-iniconfig%{psuffix} -Version: 1.0.1 +Version: 1.1.1 Release: 0 Summary: iniconfig: brain-dead simple config-ini parsing License: MIT