Search Criteria
Package Details: python-hydra 2.5-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-hydra.git (read-only, click to copy) |
---|---|
Package Base: | python-hydra |
Description: | High performance bloom filter |
Upstream URL: | https://github.com/crankycoder/hydra |
Licenses: | MIT |
Submitter: | harwiltz |
Maintainer: | None |
Last Packager: | lmartinez-mirror |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-06-07 02:13 (UTC) |
Last Updated: | 2022-08-18 22:20 (UTC) |
Dependencies (8)
- python (python37AUR, python311AUR, python310AUR)
- cython (cython-gitAUR, cython0AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-nose (check)
Latest Comments
acxz commented on 2022-06-17 12:30 (UTC)
@MnJ okay thank you, that makes sense.
MnJ commented on 2022-06-14 18:28 (UTC) (edited on 2022-06-14 18:29 (UTC) by MnJ)
Yes, but we need to leave the out-of-date notice for a month before submitting an orphan request.
I don't intend on maintaining this as a compat package indefinitely. I'll probably give it a couple of weeks and then change it regardless of whether "fairseq" has updated, since I deem this a reasonable notice period. Hence I would suggest you don't create a new package for https://pypi.org/project/Hydra/
acxz commented on 2022-06-14 18:17 (UTC) (edited on 2022-06-14 18:21 (UTC) by acxz)
Considering that
fairseq
is out of sync with upstream, I do not believe it will be updated to point topython-hydra-core
ever.What package name do you suggest I create the https://pypi.org/project/Hydra/ project under?
Would it not have been better for you to take over the fairseq package and update it, instead of maintain older compat with this PKGBUILD?
MnJ commented on 2022-06-14 18:11 (UTC)
@acxz this package is not "out of date". The library you changed it to on 2022-06-11 is completely different to the one this name previously referred to (as you note, hydra-core). You only notified the four dependent packages after making this change, breaking them. Once the two "fairseq" packages have been updated to point instead to "python-hydra-core", then I will revert it back to your last set of changes. In the meantime, I will update the pkdbuild to "conflict" with python-hydra-core.
acxz commented on 2022-06-14 12:24 (UTC)
@MnJ can you update this package to the latest version, 2.5? https://repology.org/project/python:hydra/versions
The AUR package for the PKGBUILD you currently have is a duplicate of the
python-hydra-core
package.filipg commented on 2022-01-11 20:57 (UTC)
@vuvko It's been fixed now. Thanks for pointing it out.
vuvko commented on 2022-01-11 13:55 (UTC)
My updated version: https://github.com/vuvko/python-hydra
vuvko commented on 2022-01-11 13:37 (UTC)
@filipg it seems your git repository isn't available for unauthorized access. I at least got an
access denied
error while cloning.filipg commented on 2021-10-23 07:48 (UTC)
Fixed PKGBUILD at git://gonito.net/aur/python-hydra (I can take it over)