DiffSK / configobj

Python 3+ compatible port of the configobj library
https://configobj.readthedocs.org
Other
321 stars 76 forks source link

pushing v5.1.0 to pip #204

Open ccossou opened 4 years ago

ccossou commented 4 years ago

Hi,

Sorry to intrude with a naïve question. When installing configobj, the latest version is 5.0.6. This version doesn't support validate and I can't install validate either in python 3.7 making the combo configobj==5.0.6+validate incompatible with python 3.7

Is it possible to push 5.1.0 of configobj to pip? This version would basically solve this issue. I wonder if this version is still in beta or not.

WhyNotHugo commented 3 years ago

Sorry to nag here about this, but some distros are begging to package a patched 5.0.6, and this is creating breakage in downstream apps.

The latest stable release is simply too old.

Would you mind pushing a 5.1.0 based on the current master? Or at least maybe a 5.1.0b1?

huebuild commented 3 years ago

:+1:

anthraxx commented 3 years ago

CC @jhermann

mafrosis commented 3 years ago

@jhermann I believe you have the relevant permissions to push to pypi?

robdennis commented 1 year ago

I think this is basically the same sentiment as #213 which now holds the most recent discussion where I lay out that I'm going to put at one last maintenance release (5.1.0) before making it explicit that the project needs a full-time maintainer to take it to the next phase

robdennis commented 1 year ago

in reading this a bit more, I think the more fundamental point is that there are people who depended on validate as a separate artifact and I need to understand that a bit more