Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834768 - dev-python/python-constraint-1.4.0 - Constraint Solving Problem resolver for Python (New Package)
Summary: dev-python/python-constraint-1.4.0 - Constraint Solving Problem resolver for ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gábor Oszkár Dénes
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 834770
  Show dependency tree
 
Reported: 2022-03-08 08:36 UTC by Gábor Oszkár Dénes
Modified: 2022-07-15 10:55 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
python-constraint 1.4.0 (python-constraint.tar.gz,2.04 KB, application/gzip)
2022-03-08 08:36 UTC, Gábor Oszkár Dénes
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gábor Oszkár Dénes 2022-03-08 08:36:59 UTC
Created attachment 766578 [details]
python-constraint 1.4.0

Hi,
I would like to add dev-python/python-constraint-1.4.0 as a new package.

https://github.com/python-constraint/python-constraint

The Python constraint module offers solvers for Constraint Satisfaction Problems (CSPs) over finite domains in simple and pure Python.

I add this package, because Qiskit depends on this. I'm planning to add Qiskit library and it's elements to Gentoo. Qiskit is an open-source SDK for working with quantum computers.

The test feature does work on my computer.

As soon as I get access to GURU, I will add it to that repository. Maintainers needed, but I will try to maintain the package in the meantime.

Gabor.
Comment 1 Larry the Git Cow gentoo-dev 2022-07-15 02:12:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=199dd6a3fe469909a0aab1ffc9fb51f0c369b62c

commit 199dd6a3fe469909a0aab1ffc9fb51f0c369b62c
Author:     Gábor Oszkár Dénes <gaboroszkar@protonmail.com>
AuthorDate: 2022-03-08 20:36:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-15 02:11:57 +0000

    dev-python/python-constraint: new package
    
    Closes: https://bugs.gentoo.org/834768
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Gábor Oszkár Dénes <gaboroszkar@protonmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/python-constraint/Manifest              |  1 +
 .../python-constraint-1.4.0-exclude-examples.patch | 11 +++++++++++
 dev-python/python-constraint/metadata.xml          | 20 +++++++++++++++++++
 .../python-constraint-1.4.0.ebuild                 | 23 ++++++++++++++++++++++
 4 files changed, 55 insertions(+)