django-to-galaxy 0.6.9.2__py3-none-any.whl → 0.6.9.3__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of django-to-galaxy might be problematic. Click here for more details.

@@ -1,3 +1,3 @@
1
1
  """Handle library versioning."""
2
- version_info = (0, 6, 9, 2)
2
+ version_info = (0, 6, 9, 3)
3
3
  __version__ = ".".join(str(c) for c in version_info)
@@ -1,13 +1,12 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: django-to-galaxy
3
- Version: 0.6.9.2
3
+ Version: 0.6.9.3
4
4
  Summary: Django extension that eases communication with Galaxy instance to execute workflows.
5
5
  Author: Kenzo-Hugo Hillion
6
6
  Author-email: hillion.kenzo@posteo.net
7
- Requires-Python: >=3.11,<4.0
7
+ Requires-Python: ==3.11.*
8
8
  Classifier: Programming Language :: Python :: 3
9
9
  Classifier: Programming Language :: Python :: 3.11
10
- Classifier: Programming Language :: Python :: 3.12
11
10
  Requires-Dist: Django (>=5.1.1,<6.0.0)
12
11
  Requires-Dist: Markdown (>=3.3.6,<4.0.0)
13
12
  Requires-Dist: bioblend (>=0.16.0,<0.17.0)
@@ -54,8 +54,8 @@ django_to_galaxy/settings.py,sha256=Jn1gznlxhlu57D_cdbAhBQTTN9jq4GIb31czhQQUtJo,
54
54
  django_to_galaxy/templates/admin/import_workflows.html,sha256=YB101H99EOR8td_DzfNshhJYpXpGD9aJNh8t4mKPgEQ,2389
55
55
  django_to_galaxy/urls.py,sha256=ydMl_0qSyz8GSGkWpiSzU3khqj9mPyZacx532JybLHk,106
56
56
  django_to_galaxy/utils.py,sha256=gjUzzqfpili66CY7vFyseqHOD9vqWg_2tzWAiTe3pNE,1625
57
- django_to_galaxy/version.py,sha256=c3GZNTMbCLb8qcwF5reirJxv-D1dxURerlTOLfi7ZX0,114
58
- django_to_galaxy-0.6.9.2.dist-info/LICENSE,sha256=Er3Bp2y6Wf31e0s1-Tdu_d6Gd89FtTizmGUJzGQkWvo,34498
59
- django_to_galaxy-0.6.9.2.dist-info/METADATA,sha256=ScZMOCgijB3dvmkuqvUL5e9HR4hrlfuISm8owjUdEsk,666
60
- django_to_galaxy-0.6.9.2.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
61
- django_to_galaxy-0.6.9.2.dist-info/RECORD,,
57
+ django_to_galaxy/version.py,sha256=eVqfuagKoPKlGW0cRDEjadXGqrAiSHJv1VsMI086mZw,114
58
+ django_to_galaxy-0.6.9.3.dist-info/LICENSE,sha256=Er3Bp2y6Wf31e0s1-Tdu_d6Gd89FtTizmGUJzGQkWvo,34498
59
+ django_to_galaxy-0.6.9.3.dist-info/METADATA,sha256=Y13qIQS_ouek0McpaN1iLSi8s9xea5IOPHOb5AtkPtQ,612
60
+ django_to_galaxy-0.6.9.3.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
61
+ django_to_galaxy-0.6.9.3.dist-info/RECORD,,