-
### Proposal
Use [versioningit](https://pypi.org/project/versioningit/).
### Details
GH-931 already added `versioningit` to the Dockerfiles. I recently started using it on one or two projects, an…
-
I'm sorry I don't have a full MRE of this at the moment, but I wanted to report it anyway for the record.
I'm adding a dependency from a Git URL which uses dynamic versioning - so the version numbe…
my1e5 updated
3 weeks ago
-
I'm looking for the equivalent of `SETUPTOOLS_SCM_PRETEND_VERSION` environment variable as [available in setuptools-scm](https://pypi.org/project/setuptools-scm/), for versioningit.
Would be great …
-
It looks like python-versioneer is only [experimentally](https://github.com/python-versioneer/python-versioneer?tab=readme-ov-file#the-versioneer) supported in Python 3.12, effectively breaking instal…
-
# Summary
I'd love to have a different (and simpler - i.e. less files) project template with `softnanotools.generate`
# Different Changes
## 1. Tree
It would follow a tree structure like so:
…
-
I cannot find what the fundamental differences between these packages are precisely:
- [versioningit](https://github.com/jwodder/versioningit)
- [setuptools_scm](https://github.com/pypa/setuptools…
-
When we do a major change to the behaviour of the cookiecutter, e.g. changing from versioneer to versioningit, would it be useful to leave some kind of short set of migration information for folks tha…
-
https://github.com/datalad/datalad-registry/blob/8a998bb0cc39bbbf10134c080b9f8f52b3f6f445/Dockerfile#L54
As illustrated above, currently, the `.git` directory is copied to the docker image of the p…
-
I'm packaging your module as an rpm package so I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root account.
- `python3 -sBm build -w --no-isolatio…
-
`python setup.py install` and related functions throw a bunch of deprecation warnings.