FS#69088 - [python-configobj] Package 5.0.6 installs 5.1.0-master

Attached to Project: Community Packages
Opened by Hugo Osvaldo Barrera (hobarrera) - Thursday, 24 December 2020, 11:08 GMT
Last edited by Daniel M. Capella (polyzen) - Thursday, 24 December 2020, 18:44 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Package python-configobj==5.0.6 installs a later release, which is incompatible with 5.0.6:


```
$ python -c "import configobj; print(configobj.__version__)"
5.1.0

$ pacman -Qi python-configobj
Name : python-configobj
Version : 5.0.6-10
...
```

I'm trying to work around recent API breakage in 5.0.6, but given that Arch packages a later, unreleased version, it's very hard to work around this in a sane way.
This task depends upon

Closed by  Daniel M. Capella (polyzen)
Thursday, 24 December 2020, 18:44 GMT
Reason for closing:  Duplicate
Additional comments about closing:  Duplicate of  FS#69061 

Loading...