-
I see that the latest version on [PyPI](https://pypi.org/project/BifacialSimu/) is `1.0.2`, but `setup.py` still lists `1.0.0`:
https://github.com/cire-thk/BifacialSimu/blob/158ca370ff6c34f4381f59b…
-
### setuptools version
49.2.1
### Python version
3.9.2
### OS
macOS 12.5
### Additional environment information
`versioneer.py` is version 0.19
`wheel` is 0.37.1 (not sure if rel…
-
Since 0.25, versioneer has itself as build-time dependency, which results in a failure when trying to install it via pip without using wheels:
```
$ ./venv/bin/pip install --no-binary :all: versio…
-
I see the changes in https://github.com/python-versioneer/python-versioneer/commit/7776ee06b669b85c52a1fd0f6ad9c5a6a79c3904
which imply that it is still not possible to get a version from git when …
-
**Is your feature request related to a problem? Please describe.**
Making `pyclarity` available on [PyPI](https://pypi.org) would make installation easier, particularly as development progresses.
…
-
We are [extending the manylinux2014_x86_64 Docker image](https://github.com/geopandas/pyogrio/blob/main/ci/manylinux2014_x86_64-vcpkg-gdal.Dockerfile) to build binary dependencies using VCPKG. This w…
-
I user versioneer with pyinstaller,version will unknown。 Could we support pyinstaller
-
Bug report: Matplotlib Installation from Source Fails with a message: KeyError: 'version'
Bug summary: The install stops at the "python setup.py build" step.
In order to build Matplotlib from …
-
Building Pandas master branch in AIX fails with the below error
ERROR: Command errored out with exit status 1:
command: /opt/freeware/bin/python3 /opt/freeware/lib/python3.7/site-packages/pip/_…
-
e.g.
```patch
diff --git a/versioneer.py b/versioneer.py
index a48dcce97..da5916f23 100644
--- a/versioneer.py
+++ b/versioneer.py
@@ -1196,7 +1196,7 @@ def git_pieces_from_vcs(tag_prefix, ro…