Accepting request 847414 from devel:languages:python

- update to 1.1.1:
  * fix version determination (thanks @florimondmanca)
  * typing stubs (thanks @bluetech)

OBS-URL: https://build.opensuse.org/request/show/847414
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-iniconfig?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2020-11-13 17:54:00 +00:00 committed by Git OBS Bridge
commit c3923604b1
4 changed files with 12 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e5f92f89355a67de0595932a6c6c02ab4afddc6fcdc0bfc5becd0d60884d3f69
size 7836

3
iniconfig-1.1.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bc3af051d7d14b2ee5ef9969666def0cd1a000e121eaea580d4a313df4b37f32
size 8104

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Nov 10 08:00:10 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 1.1.1:
* fix version determination (thanks @florimondmanca)
* typing stubs (thanks @bluetech)
-------------------------------------------------------------------
Mon Aug 24 13:03:36 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>

View File

@ -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