mirror of
https://github.com/YunoHost-Apps/django-for-runners_ynh.git
synced 2024-09-03 18:26:16 +02:00
commit
286fb437ac
7 changed files with 20 additions and 20 deletions
|
@ -34,7 +34,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)
|
||||
|
||||
|
||||
**Shipped version:** 0.17.3rc0~ynh1
|
||||
**Shipped version:** 0.17.3~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
@ -199,9 +199,8 @@ Notes:
|
|||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://github.com/jedie/django-for-runners>
|
||||
* Official user documentation: <https://github.com/jedie/django-for-runners>
|
||||
* Official admin documentation: <https://github.com/jedie/django-for-runners>
|
||||
* Official admin documentation: <https://github.com/YunoHost-Apps/django-for-runners_ynh>
|
||||
* Upstream app code repository: <https://github.com/jedie/django-for-runners>
|
||||
* YunoHost documentation for this app: <https://yunohost.org/app_django-for-runners>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/django-for-runners_ynh/issues>
|
||||
|
|
|
@ -34,7 +34,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)
|
||||
|
||||
|
||||
**Version incluse :** 0.17.3rc0~ynh1
|
||||
**Version incluse :** 0.17.3~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
@ -199,9 +199,8 @@ Notes:
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://github.com/jedie/django-for-runners>
|
||||
* Documentation officielle utilisateur : <https://github.com/jedie/django-for-runners>
|
||||
* Documentation officielle de l’admin : <https://github.com/jedie/django-for-runners>
|
||||
* Documentation officielle de l’admin : <https://github.com/YunoHost-Apps/django-for-runners_ynh>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/jedie/django-for-runners>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_django-for-runners>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/django-for-runners_ynh/issues>
|
||||
|
|
|
@ -177,9 +177,9 @@ django-dbbackup==4.0.2 ; python_version >= "3.9" and python_version < "4" \
|
|||
django-debug-toolbar==3.8.1 ; python_version >= "3.9" and python_version < "4" \
|
||||
--hash=sha256:24ef1a7d44d25e60d7951e378454c6509bf536dce7e7d9d36e7c387db499bc27 \
|
||||
--hash=sha256:879f8a4672d41621c06a4d322dcffa630fc4df056cada6e417ed01db0e5e0478
|
||||
django-for-runners==0.17.3rc0 ; python_version >= "3.9" and python_version < "4" \
|
||||
--hash=sha256:4c97604788986061b49f850db9b635b8aa480bbaed399a71febbd7c2f42381ba \
|
||||
--hash=sha256:a505faebc99fa5243f2fb6f736f0dd2ad298c0ec6fbd5abe2ac4ff0c578ff129
|
||||
django-for-runners==0.17.3 ; python_version >= "3.9" and python_version < "4" \
|
||||
--hash=sha256:6ce81247149a4f7a6f08efb25a6adb90f94d9f170af98121e22b459c48671673 \
|
||||
--hash=sha256:ad311bb4f91d47c0e008f54f902e896d13b6b206dd86951636aecaebd5a18395
|
||||
django-import-export==3.1.0 ; python_version >= "3.9" and python_version < "4" \
|
||||
--hash=sha256:0760414c125142f5db02382f661b091f7597dbbebf82c8797c7830cc140a6a1a \
|
||||
--hash=sha256:5f72cb49ad92f4393f0bdb8396f344232445555e77fc501dd294bcd3d1788606
|
||||
|
|
|
@ -5,12 +5,11 @@
|
|||
"description": {
|
||||
"en": "Store your GPX tracks of your running (or other sports activity)"
|
||||
},
|
||||
"version": "0.17.3rc0~ynh1",
|
||||
"url": "https://github.com/YunoHost-Apps/django-for-runners_ynh",
|
||||
"version": "0.17.3~ynh1",
|
||||
"url": "https://github.com/jedie/django-for-runners",
|
||||
"upstream": {
|
||||
"license": "GPL-3.0",
|
||||
"website": "https://github.com/jedie/django-for-runners",
|
||||
"admindoc": "https://github.com/jedie/django-for-runners",
|
||||
"admindoc": "https://github.com/YunoHost-Apps/django-for-runners_ynh",
|
||||
"userdoc": "https://github.com/jedie/django-for-runners",
|
||||
"code": "https://github.com/jedie/django-for-runners"
|
||||
},
|
||||
|
|
8
poetry.lock
generated
8
poetry.lock
generated
|
@ -774,14 +774,14 @@ sqlparse = ">=0.2"
|
|||
|
||||
[[package]]
|
||||
name = "django-for-runners"
|
||||
version = "0.17.3rc0"
|
||||
version = "0.17.3"
|
||||
description = "Store your GPX tracks of your running (or other sports activity) in django."
|
||||
category = "main"
|
||||
optional = false
|
||||
python-versions = "<4,>=3.9"
|
||||
files = [
|
||||
{file = "django-for-runners-0.17.3rc0.tar.gz", hash = "sha256:4c97604788986061b49f850db9b635b8aa480bbaed399a71febbd7c2f42381ba"},
|
||||
{file = "django_for_runners-0.17.3rc0-py3-none-any.whl", hash = "sha256:a505faebc99fa5243f2fb6f736f0dd2ad298c0ec6fbd5abe2ac4ff0c578ff129"},
|
||||
{file = "django-for-runners-0.17.3.tar.gz", hash = "sha256:ad311bb4f91d47c0e008f54f902e896d13b6b206dd86951636aecaebd5a18395"},
|
||||
{file = "django_for_runners-0.17.3-py3-none-any.whl", hash = "sha256:6ce81247149a4f7a6f08efb25a6adb90f94d9f170af98121e22b459c48671673"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
|
@ -2712,4 +2712,4 @@ testing = ["big-O", "flake8 (<5)", "jaraco.functools", "jaraco.itertools", "more
|
|||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = ">=3.9,<4.0.0" # Stay with 3.9 until YunoHost used >=Debian 11 (Bullseye)
|
||||
content-hash = "8a41ab1d694b323d1285a7bd196f5556ae41b4b7023988ec4ab52b838912da9a"
|
||||
content-hash = "85d572184b979368c68249892f0918d7f1b991649dcda609d8fe8f85a0cd48cb"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "for_runners_ynh"
|
||||
version = "0.17.3rc0+ynh1"
|
||||
version = "0.17.3+ynh1"
|
||||
description = "YunoHost app package for https://github.com/jedie/django-for-runners"
|
||||
authors = ["Jens Diemer <git@jensdiemer.de>"]
|
||||
homepage = "https://github.com/YunoHost-Apps/django-for-runners_ynh"
|
||||
|
@ -13,7 +13,7 @@ readme = 'README.md'
|
|||
[tool.poetry.dependencies]
|
||||
python = ">=3.9,<4.0.0" # Stay with 3.9 until YunoHost used >=Debian 11 (Bullseye)
|
||||
#
|
||||
django_for_runners = ">=0.17.3rc0" # https://github.com/jedie/django-for-runners
|
||||
django_for_runners = ">=0.17.3" # https://github.com/jedie/django-for-runners
|
||||
#
|
||||
# extras "ynh" will install: gunicorn, psycopg2, django-redis and django-axes
|
||||
# see: https://github.com/YunoHost-Apps/django_yunohost_integration/blob/main/pyproject.toml
|
||||
|
@ -160,7 +160,7 @@ upstream_url = "https://github.com/jedie/django-for-runners"
|
|||
ynh_app_pkg_name = "for_runners_ynh"
|
||||
ynh_app_url = "https://github.com/YunoHost-Apps/django-for-runners_ynh"
|
||||
bug_tracker_url = "https://github.com/jedie/django-for-runners/issues"
|
||||
upstream_version = "0.17.3rc0"
|
||||
upstream_version = "0.0.1"
|
||||
ynh_version = "1"
|
||||
package_description = "YunoHost app package for https://github.com/jedie/django-for-runners"
|
||||
license = "GPL-3.0-or-later"
|
||||
|
|
|
@ -165,6 +165,9 @@ cd "$final_path" || exit
|
|||
./manage.py diffsettings
|
||||
|
||||
./manage.py migrate --no-input
|
||||
|
||||
./manage.py fill_basedata # Special from django-for-runners
|
||||
|
||||
./manage.py collectstatic --no-input
|
||||
|
||||
# Create/update Django superuser (set unusable password, because auth done via SSOwat):
|
||||
|
|
Loading…
Reference in a new issue