summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/schema: Remove oldMichał Górny2024-05-182-28/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/schema: Enable py3.13Michał Górny2024-05-181-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/schema: Bump to 0.7.7Michał Górny2024-05-052-0/+22
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/schema: drop 0.7.6David Roman2024-04-022-28/+0
| | | | | | | | | This version was yanked upstream due to a serious bug Closes: https://bugs.gentoo.org/928035 Signed-off-by: David Roman <davidroman96@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36057 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/schema: Bump to 0.7.6Michał Górny2024-03-262-0/+28
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/schema: Fix install_requiresMichał Górny2024-02-241-0/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/schema: New package, v0.7.5Michał Górny2024-02-243-0/+34
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python: mass last-rites removalMikle Kolyada2020-04-063-34/+0
| | | | | | Closes: https://bugs.gentoo.org/711808 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/schema: Remove Py2David Seifert2019-12-281-1/+1
| | | | | Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-171-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* update pypi HOMEPAGE to avoid redirectionMichael Mair-Keimberger2018-04-261-1/+1
| | | | Closes: https://github.com/gentoo/gentoo/pull/8080
* Replace pypi.python.org with pypi.org in HOMEPAGEMike Gilbert2018-04-191-1/+1
| | | | Bug: https://bugs.gentoo.org/653540
* dev-python/schema: Clean old upMichał Górny2018-01-062-24/+0
|
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* dev-python/schema: version bump.Patrice Clement2017-05-192-0/+22
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-python/schema: Add python3_6Manuel Rüger2017-05-151-2/+2
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-1/+5
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-011-1/+1
|
* dev-python/schema: Add the schema library to the tree.Patrice Clement2016-07-063-0/+33
schema is a library for validating Python data structures, such as those obtained from config-files, forms, external services or command-line parsing, converted from JSON/YAML (or something else) to Python data-types. Package-Manager: portage-2.2.28