issues
search
jbweston
/
miniver
Like Versioneer, but smaller
Creative Commons Zero v1.0 Universal
53
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: detect dirty state when changes are staged
#62
jsacrist
closed
8 months ago
1
[BUG] miniver does not detect "dirty" state when all changes are staged
#61
jsacrist
closed
8 months ago
0
Support setup.cfg
#60
aeisenbarth
opened
1 year ago
2
git fails if not owned by user
#59
klkl0808
opened
1 year ago
0
Consistent handling of dev releases
#58
slavoutich
opened
1 year ago
1
refurb suggestions
#57
DimitriPapadopoulos
closed
6 months ago
0
`python_requires` to enforce a minimal version of Python
#56
DimitriPapadopoulos
closed
6 months ago
0
Use .post and not .dev
#55
hmaarrfk
opened
2 years ago
1
Use a single call to git to find if it is dirty
#54
hmaarrfk
opened
2 years ago
0
Avoid `shell=True` with `subprocess` functions
#53
DimitriPapadopoulos
closed
6 months ago
0
Update tested and supported Python versions
#52
DimitriPapadopoulos
closed
6 months ago
0
Re-definition of builtin `exit`
#51
DimitriPapadopoulos
opened
2 years ago
0
`# -*- coding: utf-8 -*-`
#50
DimitriPapadopoulos
opened
2 years ago
0
Python versions
#49
DimitriPapadopoulos
opened
2 years ago
0
Update GitHub Actions
#48
DimitriPapadopoulos
closed
6 months ago
0
Use lazy imports for setuptools
#47
eendebakpt
closed
2 years ago
1
Use `any` instead of loop
#46
DimitriPapadopoulos
closed
2 years ago
1
Call _static_version and _version from miniver package directory
#45
chinghwayu
opened
2 years ago
0
Allow alternate package layouts
#44
jbweston
closed
3 years ago
0
Update README to use 'get_cmdclass'
#43
jbweston
closed
3 years ago
0
Reinstate the 'ver' command
#42
jbweston
closed
3 years ago
0
Add manual triggers to CI
#41
jbweston
closed
3 years ago
0
feat: support for package in arbitrary directory
#40
jsacrist
closed
3 years ago
0
Allow distributions that place packages in an arbitrary directory
#39
jsacrist
closed
3 years ago
0
miniver refuses to use git's version if the package is not at the repository's root
#38
jsacrist
closed
3 years ago
0
Changed how the generated version is triggered
#37
chinghwayu
closed
3 years ago
0
Remove use of f-strings to retain Python 3.5 compatibility
#36
jbweston
closed
3 years ago
0
Add tests for 'ver' command
#35
jbweston
opened
3 years ago
0
miniver does not use latest tag for version
#34
kmpf
opened
3 years ago
6
Add tests and documentation for `version` command
#33
jbweston
opened
3 years ago
0
Make running `miniver` with no arguments run `miniver ver`
#32
jbweston
closed
3 years ago
3
Make `ver` command work without explicitly providing a package name
#31
jbweston
closed
3 years ago
0
Installation does not work with 'src' package layout
#30
kmpf
opened
3 years ago
4
Adds ver command option to return generated version
#29
chinghwayu
closed
3 years ago
1
How does this work when doing `pip install .`?
#28
ifiddes
opened
3 years ago
2
Clarify relation to setuptools
#27
akhmerov
opened
4 years ago
2
transfer CI from travis/appveyor to Github actions
#26
jbweston
closed
4 years ago
1
test against Python 3.8
#25
jbweston
closed
4 years ago
0
Do not import from distutils
#24
slavoutich
closed
4 years ago
0
move CI to GitHub Actions
#23
jbweston
closed
4 years ago
1
small fixups
#22
jbweston
closed
5 years ago
0
allow distributions that place packages in a "src" directory
#21
jbweston
closed
5 years ago
2
allow distributions that place packages in a "src" directory
#20
jbweston
closed
5 years ago
2
replace 'install-miniver' script with 'miniver' with command 'install'
#19
jbweston
closed
5 years ago
0
make miniver work with other package layouts
#18
jbweston
closed
5 years ago
0
make `install-miniver` offer to tag `v0.1.0-dev` if it detects no tags when installing
#17
jbweston
opened
5 years ago
0
Add a 'bump' tool for version bumping
#16
jbweston
opened
5 years ago
0
top-level directory of the current Git repository is not the same error
#15
basnijholt
closed
5 years ago
1
use textwrap.dedent to make code copy pastable.
#14
hmaarrfk
closed
5 years ago
1
fix flake8 issues
#13
basnijholt
closed
6 years ago
1
Next