--- - branch: MAIN date: Wed Jan 25 05:26:18 UTC 2023 files: - new: '1.1' old: '0' path: pkgsrc/devel/py-looseversion/DESCR pathrev: pkgsrc/devel/py-looseversion/DESCR@1.1 type: added - new: '1.1' old: '0' path: pkgsrc/devel/py-looseversion/Makefile pathrev: pkgsrc/devel/py-looseversion/Makefile@1.1 type: added - new: '1.1' old: '0' path: pkgsrc/devel/py-looseversion/PLIST pathrev: pkgsrc/devel/py-looseversion/PLIST@1.1 type: added - new: '1.1' old: '0' path: pkgsrc/devel/py-looseversion/distinfo pathrev: pkgsrc/devel/py-looseversion/distinfo@1.1 type: added id: 20230125T052618Z.4938de1bf7d3224d291817a52271fa3c8d054cd5 log: | py-looseversion: add version 1.0.3 A backwards/forwards-compatible fork of `distutils.version.LooseVersion`, for times when PEP-440 isn't what you need. The goal of this package is to be a drop-in replacement for the original `LooseVersion`. It implements an identical interface and comparison logic to `LooseVersion`. The only major change is that a `looseversion.LooseVersion` is comparable to a `distutils.version.LooseVersion`, which means tools should not need to worry whether all dependencies that use LooseVersion have migrated. If you are simply comparing versions of Python packages, consider moving to `packaging.version.Version', which follows PEP-440. `LooseVersion` is better suited to interacting with heterogeneous version schemes that do not follow PEP-440. module: pkgsrc subject: 'CVS commit: pkgsrc/devel/py-looseversion' unixtime: '1674624378' user: gutteridge