GitHub / python-semver/python-semver issues and pull requests
#468 - Identified Validation Error when validating Semantic Version
Issue -
State: closed - Opened by ShaidK about 2 months ago
- 2 comments
Labels: Not Semver, Wontfix
#467 - Fix #466: CLI pass token for prerelease and build
Pull Request -
State: open - Opened by tomschr about 2 months ago
#466 - Cannot pass token
Issue -
State: open - Opened by utdrmac about 2 months ago
- 7 comments
Labels: Not Semver
#464 - Fix #463: Remove duplicate code Version.bump_build
Pull Request -
State: closed - Opened by tomschr about 1 year ago
Labels: Enhancement
#463 - Duplicate code in Version.bump_build
Issue -
State: closed - Opened by viccie30 about 1 year ago
- 3 comments
#462 - Fix #460 Improve bump_prerelease to alway get a newer version
Pull Request -
State: closed - Opened by Learloj about 1 year ago
- 4 comments
Labels: Release_3.x.y, Bug
#462 - Fix #460 Improve bump_prerelease to alway get a newer version
Pull Request -
State: closed - Opened by Learloj about 1 year ago
- 4 comments
Labels: Release_3.x.y, Bug
#460 - semver.bump_prerelease on *-rc9 results in lower version
Issue -
State: closed - Opened by Learloj about 1 year ago
- 8 comments
Labels: Bug
#459 - Fix 3.0.3
Pull Request -
State: closed - Opened by tomschr about 1 year ago
Labels: Bug
#459 - Fix 3.0.3
Pull Request -
State: closed - Opened by tomschr about 1 year ago
Labels: Bug
#458 - Fix 3.0.3
Pull Request -
State: closed - Opened by tomschr about 1 year ago
- 1 comment
#458 - Fix 3.0.3
Pull Request -
State: open - Opened by tomschr about 1 year ago
#457 - License missing on PyPI
Issue -
State: closed - Opened by RobPasMue about 1 year ago
- 9 comments
Labels: Bug, Infra
#456 - Missing `conftest.py` in 3.0.3 source distribution
Issue -
State: closed - Opened by mgorny about 1 year ago
- 11 comments
Labels: Bug, Infra
#454 - Release/3.0.3
Pull Request -
State: closed - Opened by tomschr about 1 year ago
#454 - Release/3.0.3
Pull Request -
State: open - Opened by tomschr about 1 year ago
#453 - Fix comparison with subclasses
Pull Request -
State: closed - Opened by viccie30 about 1 year ago
- 1 comment
#453 - Fix comparison with subclasses
Pull Request -
State: open - Opened by viccie30 about 1 year ago
#452 - Test the new issue template
Issue -
State: closed - Opened by tomschr about 1 year ago
- 1 comment
#451 - Turn our Markdown issue templates into YAML
Pull Request -
State: closed - Opened by tomschr about 1 year ago
Labels: Infra, Enhancement
#451 - Turn our Markdown issue templates into YAML
Pull Request -
State: closed - Opened by tomschr about 1 year ago
Labels: Infra, Enhancement
#450 - Improve issue templates
Pull Request -
State: closed - Opened by tomschr about 1 year ago
- 1 comment
Labels: Infra, Enhancement
#450 - Improve issue templates
Pull Request -
State: closed - Opened by tomschr about 1 year ago
- 1 comment
Labels: Infra, Enhancement
#448 - End of life for Python 3.7 and 3.8
Issue -
State: open - Opened by tomschr over 1 year ago
#447 - Modernize project configs with pyproject.toml
Pull Request -
State: closed - Opened by tomschr over 1 year ago
Labels: Infra, Enhancement
#447 - Modernize project configs with pyproject.toml
Pull Request -
State: closed - Opened by tomschr over 1 year ago
Labels: Infra, Enhancement
#446 - Gha add python313
Pull Request -
State: closed - Opened by tomschr over 1 year ago
Labels: Infra
#446 - Gha add python313
Pull Request -
State: closed - Opened by tomschr over 1 year ago
Labels: Infra
#445 - Improve private _nat_cmp() method
Pull Request -
State: closed - Opened by tomschr over 1 year ago
Labels: Enhancement
#444 - Equality operators should not raise Exceptions on comparison to invalid semver constructs
Issue -
State: closed - Opened by well-dan over 1 year ago
- 2 comments
#443 - Support the `^` symbol in match()
Issue -
State: closed - Opened by onel over 1 year ago
- 2 comments
#442 - 441 update docs
Pull Request -
State: open - Opened by jbkroner over 1 year ago
#442 - 441 update pydantic section of docs
Pull Request -
State: closed - Opened by jbkroner over 1 year ago
- 7 comments
#441 - Update Pydantic + semver documentation
Issue -
State: open - Opened by jbkroner over 1 year ago
#440 - Update workflow file
Pull Request -
State: closed - Opened by tomschr over 1 year ago
Labels: Infra
#440 - Fix workflow
Pull Request -
State: closed - Opened by tomschr over 1 year ago
Labels: Infra
#439 - Improve type hints to fix TODOs
Pull Request -
State: closed - Opened by waketzheng over 1 year ago
- 1 comment
#437 - ValueError: 7.06.17705.0 is not valid SemVer string
Issue -
State: closed - Opened by libinmv about 2 years ago
- 1 comment
#435 - Use meta directive for SEO
Pull Request -
State: closed - Opened by tomschr over 2 years ago
Labels: Doc, Enhancement
#433 - Build 3.0.2 release of semver
Pull Request -
State: closed - Opened by tomschr over 2 years ago
Labels: Release_3.x.y
#432 - Improve external docs with intersphinx extension
Pull Request -
State: closed - Opened by tomschr over 2 years ago
Labels: Doc, Enhancement
#430 - Fix #429: bug on serialization to json
Pull Request -
State: closed - Opened by apiwat-chantawibul over 2 years ago
- 1 comment
Labels: Bug, Doc
#429 - code in "Combining Pydantic and semver" doc contains bug on serialization to json.
Issue -
State: closed - Opened by apiwat-chantawibul over 2 years ago
- 1 comment
#428 - GH Action: Don't block when only doc files are modified
Pull Request -
State: closed - Opened by tomschr over 2 years ago
#427 - Fix #426: call subclass when deriving from Version
Pull Request -
State: closed - Opened by tomschr over 2 years ago
- 2 comments
Labels: Bug
#426 - Replace method not compatible with SubClasses
Issue -
State: closed - Opened by dannystaple over 2 years ago
- 2 comments
#425 - Improve documentation wording & consistency
Pull Request -
State: closed - Opened by tomschr over 2 years ago
Labels: Doc
#423 - Fix #422: Update advanced topic about Pydantic v2
Pull Request -
State: closed - Opened by tomschr over 2 years ago
Labels: Release_3.x.y, Bug, Doc
#422 - Update "5.4. Combining Pydantic and semver" documentation to Pydantic v2.0
Issue -
State: closed - Opened by RobinGroundfog over 2 years ago
- 1 comment
#421 - Add mypy config to pyproject.toml
Pull Request -
State: closed - Opened by tomschr over 2 years ago
Labels: Infra
#419 - Return dict instead of OrderedDict
Pull Request -
State: closed - Opened by dschwoerer over 2 years ago
- 1 comment
#418 - Update doc string for python 3.12
Pull Request -
State: closed - Opened by dschwoerer over 2 years ago
- 6 comments
#417 - GHA: Use matrix to test MacOS too
Pull Request -
State: closed - Opened by tomschr over 2 years ago
Labels: Infra
#416 - failing tests in docs and _pytest.pathlib.ImportPathMismatchError
Issue -
State: closed - Opened by nieder over 2 years ago
- 5 comments
Labels: Wontfix
#415 - Support version bump while perserving build metadata
Issue -
State: closed - Opened by KCSesh over 2 years ago
- 5 comments
Labels: Wontfix, NoResponse
#412 - Configure docformatter
Pull Request -
State: closed - Opened by tomschr over 2 years ago
#411 - Add Version class to __all__ export. Fix #410
Pull Request -
State: closed - Opened by Soneji over 2 years ago
- 5 comments
#410 - Module "semver" does not explicitly export attribute "Version"
Issue -
State: closed - Opened by Soneji over 2 years ago
- 4 comments
Labels: Release_3.x.y, Bug
#409 - Add CITATION.cff for citation
Pull Request -
State: closed - Opened by tomschr almost 3 years ago
Labels: Infra
#408 - Improve GitHub Action
Pull Request -
State: closed - Opened by tomschr almost 3 years ago
- 1 comment
#407 - Format docstrings
Pull Request -
State: closed - Opened by tomschr almost 3 years ago
- 1 comment
Labels: Enhancement
#406 - correct typo in function description of `next_version`
Pull Request -
State: closed - Opened by treee111 almost 3 years ago
- 1 comment
Labels: Enhancement
#405 - Remove incorrect dependencies from build-system section of pyproject.toml
Pull Request -
State: closed - Opened by mgorny almost 3 years ago
- 1 comment
Labels: Release_3.x.y, Infra
#403 - Build 3.0.0 release of semver
Pull Request -
State: closed - Opened by tomschr almost 3 years ago
Labels: Release_3.x.y
#402 - Fix #258: Keep semver._deprecated.compare
Pull Request -
State: closed - Opened by tomschr almost 3 years ago
Labels: Release_3.x.y, Enhancement, Design
#401 - Simplify max_ver and min_ver
Pull Request -
State: closed - Opened by tomschr almost 3 years ago
Labels: Release_3.x.y, Enhancement
#399 - Prepare for 3.0.0-rc.1 release
Pull Request -
State: closed - Opened by tomschr almost 3 years ago
Labels: Release_3.x.y
#398 - Fix #397: Remove asterisk in python_requires
Pull Request -
State: closed - Opened by tomschr almost 3 years ago
Labels: Bug
#397 - Problem building the package
Issue -
State: closed - Opened by apirogov almost 3 years ago
- 4 comments
#396 - Fix return type of classmethod parse
Pull Request -
State: closed - Opened by def- almost 3 years ago
- 1 comment
Labels: Release_3.x.y, Bug
#395 - Parse PEP440 versions
Issue -
State: closed - Opened by david-waterworth almost 3 years ago
- 3 comments
Labels: Wontfix, Doc
#394 - Semver breaks on additional installation of conan and artifactory
Issue -
State: closed - Opened by dnns92 almost 3 years ago
- 6 comments
Labels: Wontfix
#393 - Fix: All `python -m semver` commands fail with 'error: invalid choice:'
Pull Request -
State: closed - Opened by zanecodes almost 3 years ago
- 2 comments
Labels: Release_3.x.y, Bug
#392 - Fix pydantic/semver example
Pull Request -
State: closed - Opened by mssalvatore about 3 years ago
- 1 comment
#391 - Feature request: support `pyproject.toml` version strings
Issue -
State: closed - Opened by bersbersbers about 3 years ago
- 3 comments
#389 - Trivial: Introduce public Version.NAMES class variable
Pull Request -
State: closed - Opened by tomschr about 3 years ago
Labels: Enhancement
#388 - tox/pytest: Add testpaths and use importlib
Pull Request -
State: closed - Opened by tomschr about 3 years ago
Labels: Enhancement
#385 - Create 3.0.0-dev.4 Release
Pull Request -
State: closed - Opened by tomschr about 3 years ago
Labels: Release_3.x.y
#384 - General cleanup, reformat files
Pull Request -
State: closed - Opened by tomschr about 3 years ago
Labels: Bug, Enhancement
#383 - Fix #372: Remove support for Python 3.6
Pull Request -
State: closed - Opened by tomschr about 3 years ago
Labels: Enhancement
#382 - Fix #378: Typos in Towncrier config
Pull Request -
State: closed - Opened by tomschr about 3 years ago
Labels: Bug
#381 - README.md file example need to updated gives `attributeError: module 'semver' has no attribute 'Version'`
Issue -
State: closed - Opened by slayer321 about 3 years ago
- 7 comments
Labels: Wontfix
#380 - remove
Issue -
State: closed - Opened by deviumgroup about 3 years ago
- 1 comment
#379 - Hatchbuild retry
Pull Request -
State: closed - Opened by fleetingbytes about 3 years ago
- 12 comments
#379 - Hatchbuild retry
Pull Request -
State: closed - Opened by fleetingbytes about 3 years ago
- 12 comments
#378 - Consistent Title Case in Changelog Headings
Issue -
State: closed - Opened by fleetingbytes about 3 years ago
- 1 comment
#377 - Hatchbuild
Pull Request -
State: closed - Opened by fleetingbytes about 3 years ago
- 2 comments
#376 - Hatchbuild
Pull Request -
State: closed - Opened by fleetingbytes about 3 years ago
- 1 comment
#375 - Fix #374: Adapt pyproject.tom for Towncrier
Pull Request -
State: closed - Opened by tomschr about 3 years ago
Labels: Bug
#374 - Update Towncrier config in pyproject.toml
Issue -
State: closed - Opened by fleetingbytes about 3 years ago
- 1 comment
#373 - Use hatchling build backend
Issue -
State: closed - Opened by fleetingbytes about 3 years ago
- 10 comments
Labels: Infra, Enhancement
#372 - Remove support for Python 3.6?
Issue -
State: closed - Opened by tomschr about 3 years ago
- 2 comments
Labels: Release_3.x.y, Question, Enhancement
#370 - Update ci
Pull Request -
State: closed - Opened by tomschr about 3 years ago
Labels: Infra, Enhancement
#369 - Bumping alphanumeric identifiers
Issue -
State: open - Opened by fleetingbytes about 3 years ago
- 12 comments
Labels: Bug
#368 - Fix #284: implement "is compatible with" method
Pull Request -
State: closed - Opened by tomschr about 3 years ago
- 24 comments
Labels: Enhancement
#367 - Fix #241: Implement tilde and caret matching
Pull Request -
State: open - Opened by tomschr about 3 years ago
- 2 comments
Labels: Release_3.x.y, Enhancement
#366 - CI: Update GH Actions
Pull Request -
State: closed - Opened by tomschr about 3 years ago
Labels: Infra
#365 - Fix #344 Allow empty string for bump method
Pull Request -
State: closed - Opened by tomschr over 3 years ago
Labels: Release_3.x.y, Enhancement
#364 - Improve pyproject.toml
Issue -
State: closed - Opened by tomschr over 3 years ago
- 1 comment
Labels: Release_3.x.y, Infra, Enhancement
#363 - Updated docs with VersionInfo.
Pull Request -
State: closed - Opened by max-pfeiffer over 3 years ago
- 1 comment
Labels: Release_3.x.y, Wontfix