Search Criteria
Package Details: python2-singledispatch 3.7.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/python2-singledispatch.git (read-only, click to copy) |
---|---|
Package Base: | python2-singledispatch |
Description: | Backport of functools.singledispatch from Python 3.4 |
Upstream URL: | https://pypi.org/project/singledispatch/3.7.0/ |
Licenses: | MIT |
Submitter: | jelly |
Maintainer: | MarsSeed |
Last Packager: | MarsSeed |
Votes: | 3 |
Popularity: | 0.121065 |
First Submitted: | 2021-03-14 20:16 (UTC) |
Last Updated: | 2022-06-29 23:25 (UTC) |
Dependencies (3)
- python2 (python2-bin)
- python2-six
- python2-setuptools (make)
Latest Comments
1 2 Next › Last »
tpaniaki commented on 2022-06-30 07:03 (UTC)
@MarsSeed: I was trying to apply cmsigler's patch. 3.7.0-3 also solves the issue on my system. Thank you!
politas commented on 2022-06-30 03:58 (UTC)
Success!
MarsSeed commented on 2022-06-29 23:27 (UTC)
Please check if the latest bump (
3.7.0-3
) fixes the setuptools-scm issue.politas commented on 2022-06-29 22:46 (UTC)
I'm getting the same error as below:
patlefort commented on 2022-06-29 20:50 (UTC)
Same problem for me. Proposed change:
By pulling from the git repo, python setuptools is able to detect the version.
Cysioland commented on 2022-06-29 19:01 (UTC)
deleted the src/singledispatch-3.7.0/ folder and replaced it with a normal clone of https://github.com/jaraco/singledispatch, it worked
gnaggnoyil commented on 2022-06-29 18:02 (UTC)
The "setuptools-scm was unable to detect version" error I posted here before still exists with the newest PKGBUILD. Any ideas?
MarsSeed commented on 2022-06-29 15:01 (UTC)
It seems to me you didn't actually use the current PKGBUILD. Instead, you used this, which is not part of this repo.
MarsSeed commented on 2022-06-29 14:40 (UTC)
There is no patch in this package, afaik. Builds fine for me.
Could you maybe send the full build log, including the actual command you used to run the build?
tpaniaki commented on 2022-06-29 14:13 (UTC) (edited on 2022-06-29 14:13 (UTC) by tpaniaki)
Any clue?
1 2 Next › Last »