Skip to content

Commit

Permalink
Update python-semantic-version1 (#215 #216)
Browse files Browse the repository at this point in the history
  • Loading branch information
ski7777 committed Dec 28, 2022
1 parent 26315c5 commit 329c975
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
# computed locally
sha256 2a4328680073e9b243667b201119772aefc5fc63ae32398d6afafff07c4f54c0 semantic_version-2.6.0.tar.gz
sha256 bdabb6d336998cbb378d4b9db3a4b56a1e3235701dc05ea2690d9a997ed5041c semantic_version-2.10.0.tar.gz
4 changes: 2 additions & 2 deletions package/python-semantic-version1/python-semantik-versions.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
################################################################################

PYTHON_SEMANTIC_VERSION1_VERSION = 2.6.0
PYTHON_SEMANTIC_VERSION1_VERSION = 2.10.0
PYTHON_SEMANTIC_VERSION1_SOURCE = semantic_version-$(PYTHON_SEMANTIC_VERSION1_VERSION).tar.gz
PYTHON_SEMANTIC_VERSION1_SITE = https://pypi.python.org/packages/72/83/f76958017f3094b072d8e3a72d25c3ed65f754cc607fdb6a7b33d84ab1d5
PYTHON_SEMANTIC_VERSION1_SITE = https://files.pythonhosted.org/packages/7d/31/f2289ce78b9b473d582568c234e104d2a342fd658cc288a7553d83bb8595
PYTHON_SEMANTIC_VERSION1_SETUP_TYPE = setuptools
PYTHON_SEMANTIC_VERSION1_LICENSE = BSD

Expand Down

0 comments on commit 329c975

Please sign in to comment.