-
It might be worthwhile to mimic e.g. geos' approach to provide an executable supplying us with info about the installed version of the library. This becomes increasingly necessary to keep STARE and py…
-
Hi, as far as I can tell, this fails on Python 3.12 as netcdf.py imports `distutils` which was deprecated in 3.10 and removed in 3.12. Could either:
- `pyproject.toml` be updated to reflect the fac…
-
https://pypi.org/project/parso/
```
$ py3port
########## ./versioneer.py ###########
Preprocessing:
Traceback (most recent call last):
File "/usr/local/lib/python3.8/dist-packages/parso/gram…
-
[See original issue on GitLab](https://gitlab.com/BuildStream/buildstream/-/issues/820)
In GitLab by [[Gitlab user @bochecha]](https://gitlab.com/bochecha) on Dec 17, 2018, 23:42
## Summary
I had do…
-
At this point, we've been able to keep the core of the Dockerfile without any changes for very, very long. I think we can reduce build time quite a lot by having a base docker image including:
http…
-
`fontbakery --version` will return the version number at the point of installing the package. It won't update if the user has git pulled from the repo.
from the convo in https://github.com/googlefo…
-
We currently use version 0.18 of [Versioneer](https://github.com/python-versioneer/python-versioneer). According to the docstring in versioneer.py (in the root of the Bokeh repo), versioneer officiall…
-
### Proposed change
An additional version string was added in https://github.com/jupyterhub/binderhub/pull/1689:
https://github.com/jupyterhub/binderhub/blob/9e2e544709e3505e026dc2eeba4923be02a41e72…
-
https://hub.docker.com/r/jupyter/nbviewer/tags/ only shows the "latest" image, it would be nice to have some indication about which nbviewer version this container actually contains. It seems like the…
-
meson-python should provide a way to use the ``__version__`` attribute of a package as its version instead of using the version from meson.
EDIT: for an extended description of this feature request…