Merge pull request #24 from YunoHost-Apps/updates

v0.13.0
This commit is contained in:
Jens Diemer 2022-04-15 21:21:23 +02:00 committed by GitHub
commit 86a4411eac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 12 additions and 12 deletions

View file

@ -33,7 +33,7 @@ This package for YunoHost used [django-yunohost-integration](https://github.com/
More screenshots are here: [jedie.github.io/tree/master/screenshots/django-for-runners](https://github.com/jedie/jedie.github.io/tree/master/screenshots/django-for-runners/README.creole) More screenshots are here: [jedie.github.io/tree/master/screenshots/django-for-runners](https://github.com/jedie/jedie.github.io/tree/master/screenshots/django-for-runners/README.creole)
**Shipped version:** 0.13.0rc1~ynh1 **Shipped version:** 0.13.0~ynh1

View file

@ -29,7 +29,7 @@ This package for YunoHost used [django-yunohost-integration](https://github.com/
More screenshots are here: [jedie.github.io/tree/master/screenshots/django-for-runners](https://github.com/jedie/jedie.github.io/tree/master/screenshots/django-for-runners/README.creole) More screenshots are here: [jedie.github.io/tree/master/screenshots/django-for-runners](https://github.com/jedie/jedie.github.io/tree/master/screenshots/django-for-runners/README.creole)
**Version incluse :** 0.13.0rc1~ynh1 **Version incluse :** 0.13.0~ynh1

View file

@ -47,9 +47,9 @@ django-dbbackup==3.3.0; python_version >= "3.7" and python_full_version < "4.0.0
django-debug-toolbar==3.2.4; python_version >= "3.7" and python_full_version < "4.0.0" \ django-debug-toolbar==3.2.4; python_version >= "3.7" and python_full_version < "4.0.0" \
--hash=sha256:644bbd5c428d3283aa9115722471769cac1bec189edf3a0c855fd8ff870375a9 \ --hash=sha256:644bbd5c428d3283aa9115722471769cac1bec189edf3a0c855fd8ff870375a9 \
--hash=sha256:6b633b6cfee24f232d73569870f19aa86c819d750e7f3e833f2344a9eb4b4409 --hash=sha256:6b633b6cfee24f232d73569870f19aa86c819d750e7f3e833f2344a9eb4b4409
django-for-runners==0.13.0rc1; python_version >= "3.7" and python_full_version < "4.0.0" \ django-for-runners==0.13.0; python_version >= "3.7" and python_full_version < "4.0.0" \
--hash=sha256:8576244ed3172291e84dcfdc96e3d2d12beb34c0bdb9816d68bc4911b20765db \ --hash=sha256:eb428a6b6d3468007d614c2a3c72a6c88f681f24db1ba9dd0b39890afdf70a05 \
--hash=sha256:5c0c43b366d6f58049d9ae4de86bd1aff19266af967caaa0e1bed5fd481372ac --hash=sha256:adca92e03fa631d33f3acaaded77b08198240fb6faba8c1fff75cf923c6fa5b6
django-import-export==2.7.1; python_version >= "3.7" and python_full_version < "4.0.0" \ django-import-export==2.7.1; python_version >= "3.7" and python_full_version < "4.0.0" \
--hash=sha256:4bc65943a5ce66aeaf2b5d0d6f75b1863b63b10323bf235e46500bef5d6dd85b \ --hash=sha256:4bc65943a5ce66aeaf2b5d0d6f75b1863b63b10323bf235e46500bef5d6dd85b \
--hash=sha256:254ca359782efca932c398edabc15dd51d31da241e85cc03af5b720173e0b2fe --hash=sha256:254ca359782efca932c398edabc15dd51d31da241e85cc03af5b720173e0b2fe

View file

@ -5,7 +5,7 @@
"description": { "description": {
"en": "Store your GPX tracks of your running (or other sports activity)" "en": "Store your GPX tracks of your running (or other sports activity)"
}, },
"version": "0.13.0rc1~ynh1", "version": "0.13.0~ynh1",
"url": "https://github.com/jedie/django-for-runners", "url": "https://github.com/jedie/django-for-runners",
"upstream": { "upstream": {
"license": "GPL-3.0", "license": "GPL-3.0",

8
poetry.lock generated
View file

@ -309,7 +309,7 @@ sqlparse = ">=0.2.0"
[[package]] [[package]]
name = "django-for-runners" name = "django-for-runners"
version = "0.13.0rc1" version = "0.13.0"
description = "Store your GPX tracks of your running (or other sports activity) in django." description = "Store your GPX tracks of your running (or other sports activity) in django."
category = "main" category = "main"
optional = false optional = false
@ -1199,7 +1199,7 @@ testing = ["pytest (>=6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytest-
[metadata] [metadata]
lock-version = "1.1" lock-version = "1.1"
python-versions = ">=3.7,<4.0.0" python-versions = ">=3.7,<4.0.0"
content-hash = "81ce8385bf5a459f9ee988a79822582f073b5c1d325585a4cb9e7c983dd2bbe3" content-hash = "ba9ba95fd1dafbb50c56115d0158773540da4403b85e1e478b35110b86ecabe8"
[metadata.files] [metadata.files]
astor = [ astor = [
@ -1365,8 +1365,8 @@ django-debug-toolbar = [
{file = "django_debug_toolbar-3.2.4-py3-none-any.whl", hash = "sha256:6b633b6cfee24f232d73569870f19aa86c819d750e7f3e833f2344a9eb4b4409"}, {file = "django_debug_toolbar-3.2.4-py3-none-any.whl", hash = "sha256:6b633b6cfee24f232d73569870f19aa86c819d750e7f3e833f2344a9eb4b4409"},
] ]
django-for-runners = [ django-for-runners = [
{file = "django-for-runners-0.13.0rc1.tar.gz", hash = "sha256:8576244ed3172291e84dcfdc96e3d2d12beb34c0bdb9816d68bc4911b20765db"}, {file = "django-for-runners-0.13.0.tar.gz", hash = "sha256:eb428a6b6d3468007d614c2a3c72a6c88f681f24db1ba9dd0b39890afdf70a05"},
{file = "django_for_runners-0.13.0rc1-py3-none-any.whl", hash = "sha256:5c0c43b366d6f58049d9ae4de86bd1aff19266af967caaa0e1bed5fd481372ac"}, {file = "django_for_runners-0.13.0-py3-none-any.whl", hash = "sha256:adca92e03fa631d33f3acaaded77b08198240fb6faba8c1fff75cf923c6fa5b6"},
] ]
django-import-export = [ django-import-export = [
{file = "django-import-export-2.7.1.tar.gz", hash = "sha256:4bc65943a5ce66aeaf2b5d0d6f75b1863b63b10323bf235e46500bef5d6dd85b"}, {file = "django-import-export-2.7.1.tar.gz", hash = "sha256:4bc65943a5ce66aeaf2b5d0d6f75b1863b63b10323bf235e46500bef5d6dd85b"},

View file

@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "for_runners_ynh" name = "for_runners_ynh"
version = "0.13.0rc1~ynh1" version = "0.13.0~ynh1"
description = "Test for_runners_ynh via local_test.py" description = "Test for_runners_ynh via local_test.py"
authors = ["JensDiemer <git@jensdiemer.de>"] authors = ["JensDiemer <git@jensdiemer.de>"]
license = "GPL" license = "GPL"
@ -8,7 +8,7 @@ license = "GPL"
[tool.poetry.dependencies] [tool.poetry.dependencies]
# Keep Python 3.7 until Yunohost contains a newer Python Version ;) # Keep Python 3.7 until Yunohost contains a newer Python Version ;)
python = ">=3.7,<4.0.0" python = ">=3.7,<4.0.0"
django-for-runners = ">=0.13.0rc1" django-for-runners = ">=0.13.0"
# Note: "ynh" extras will install gunicorn, psycopg2, django-redis and django-axes # Note: "ynh" extras will install gunicorn, psycopg2, django-redis and django-axes
django_yunohost_integration = {version = ">=v0.2.0", extras = ["ynh"]} django_yunohost_integration = {version = ">=v0.2.0", extras = ["ynh"]}