Search Criteria
Package Details: python-orderedset 2.0.3-4
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-04-28 21:07 (UTC) |
Dependencies (6)
- python (python37AUR, python311AUR, python310AUR)
- cython (cython-gitAUR, cython0AUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (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-4
is 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
--nocheck
but some things will not function correctly. See this comment for more details, but consider whether you should be using[extra]/python-ordered-set
instead.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
pacman
without messing around with building from the AUR. Issue reports or contributions are welcome either in comments below or via this GitHub repository.