Search Criteria
Package Details: python-orderedset 2.0.3-5
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-orderedset.git (read-only, click to copy) |
|---|---|
| Package Base: | python-orderedset |
| Description: | An ordered set implementation in cython |
| Upstream URL: | https://github.com/simonpercivall/orderedset |
| Licenses: | BSD-3-Clause |
| Submitter: | renek |
| Maintainer: | alerque (renek) |
| Last Packager: | alerque |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2015-11-29 10:34 (UTC) |
| Last Updated: | 2024-12-28 18:52 (UTC) |
Dependencies (6)
- python
- cython (cython-gitAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
alerque commented on 2024-05-01 07:10 (UTC)
@MarsSeed Please stop it. You are abusing the OOD flag, this is not OOD. Checks are failing due to upstream not supporting Python 3.12, see my previous comments here.
MarsSeed commented on 2024-04-30 12:05 (UTC)
2.0.3-4is still broken in check():alerque commented on 2024-04-30 10:15 (UTC)
This package does not pass checks any more because the upstream project no longer fully supports current Python. It can be built with
--nocheckbut some things will not function correctly. See this comment for more details, but consider whether you should be using[extra]/python-ordered-setinstead.alerque commented on 2021-08-14 07:54 (UTC)
PSA: Like most of the PKGBUILDs that I (co-)maintain, I host prebuilt packages for this in my user repository and all its dependencies for those who wish to install it using
pacmanwithout messing around with building from the AUR. Issue reports or contributions are welcome either in comments below or via this GitHub repository.