invenio-vocabularies 1.3.0__py2.py3-none-any.whl → 1.5.0__py2.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 invenio-vocabularies might be problematic. Click here for more details.
- invenio_vocabularies/__init__.py +1 -1
- {invenio_vocabularies-1.3.0.dist-info → invenio_vocabularies-1.5.0.dist-info}/METADATA +10 -2
- {invenio_vocabularies-1.3.0.dist-info → invenio_vocabularies-1.5.0.dist-info}/RECORD +8 -8
- {invenio_vocabularies-1.3.0.dist-info → invenio_vocabularies-1.5.0.dist-info}/AUTHORS.rst +0 -0
- {invenio_vocabularies-1.3.0.dist-info → invenio_vocabularies-1.5.0.dist-info}/LICENSE +0 -0
- {invenio_vocabularies-1.3.0.dist-info → invenio_vocabularies-1.5.0.dist-info}/WHEEL +0 -0
- {invenio_vocabularies-1.3.0.dist-info → invenio_vocabularies-1.5.0.dist-info}/entry_points.txt +0 -0
- {invenio_vocabularies-1.3.0.dist-info → invenio_vocabularies-1.5.0.dist-info}/top_level.txt +0 -0
invenio_vocabularies/__init__.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: invenio-vocabularies
|
|
3
|
-
Version: 1.
|
|
3
|
+
Version: 1.5.0
|
|
4
4
|
Summary: "Invenio module for managing vocabularies."
|
|
5
5
|
Home-page: https://github.com/inveniosoftware/invenio-vocabularies
|
|
6
6
|
Author: CERN
|
|
@@ -11,7 +11,7 @@ Platform: any
|
|
|
11
11
|
Classifier: Development Status :: 5 - Production/Stable
|
|
12
12
|
Requires-Python: >=3.7
|
|
13
13
|
Requires-Dist: invenio-i18n (<3.0.0,>=2.0.0)
|
|
14
|
-
Requires-Dist: invenio-records-resources (<
|
|
14
|
+
Requires-Dist: invenio-records-resources (<5.0.0,>=4.0.0)
|
|
15
15
|
Requires-Dist: lxml (>=4.5.0)
|
|
16
16
|
Requires-Dist: PyYAML (>=5.4.1)
|
|
17
17
|
Provides-Extra: elasticsearch7
|
|
@@ -74,6 +74,14 @@ https://invenio-vocabularies.readthedocs.io/
|
|
|
74
74
|
Changes
|
|
75
75
|
=======
|
|
76
76
|
|
|
77
|
+
Version 1.5.0 (2023-04-25)
|
|
78
|
+
|
|
79
|
+
- upgrade invenio-records-resources
|
|
80
|
+
|
|
81
|
+
Version 1.4.0 (2023-04-20)
|
|
82
|
+
|
|
83
|
+
- upgrade invenio-records-resources
|
|
84
|
+
|
|
77
85
|
Version 1.3.0 (2023-04-20)
|
|
78
86
|
|
|
79
87
|
- add UI deposit contrib components
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
invenio_vocabularies/__init__.py,sha256=
|
|
1
|
+
invenio_vocabularies/__init__.py,sha256=NNO6QOww7csoCys9-jk5RnBo8Ed8veFNxXJ2q1sE0Jg,377
|
|
2
2
|
invenio_vocabularies/cli.py,sha256=Ymuy0l846eJXIA4UybunSqq7P9m2N0OdTtj6nEgd1-0,6355
|
|
3
3
|
invenio_vocabularies/config.py,sha256=TAY5PJUe3NFlGGNSs43VhWgYPKnRym-zoUYttxVu6m4,3627
|
|
4
4
|
invenio_vocabularies/ext.py,sha256=wMJfv3GG4ZOp-c4ePVrNhxi9KyWAb874b9_D23K1orU,3805
|
|
@@ -234,10 +234,10 @@ invenio_vocabularies/translations/zh_CN/LC_MESSAGES/messages.mo,sha256=IF-LD35Ig
|
|
|
234
234
|
invenio_vocabularies/translations/zh_CN/LC_MESSAGES/messages.po,sha256=XceXdcx92xBt5B32Et0hkN38ljOv6gVOwmEUB0yNIhg,4629
|
|
235
235
|
invenio_vocabularies/translations/zh_TW/LC_MESSAGES/messages.mo,sha256=pIpa2zc6nTflThi9T-YzpsR_Q-C5VROMQem2MqhspLQ,600
|
|
236
236
|
invenio_vocabularies/translations/zh_TW/LC_MESSAGES/messages.po,sha256=bvzbWLrxeZCF8G9vKVxyeOOX42MHrG_5jgCvC2zfFlg,4115
|
|
237
|
-
invenio_vocabularies-1.
|
|
238
|
-
invenio_vocabularies-1.
|
|
239
|
-
invenio_vocabularies-1.
|
|
240
|
-
invenio_vocabularies-1.
|
|
241
|
-
invenio_vocabularies-1.
|
|
242
|
-
invenio_vocabularies-1.
|
|
243
|
-
invenio_vocabularies-1.
|
|
237
|
+
invenio_vocabularies-1.5.0.dist-info/AUTHORS.rst,sha256=8d0p_WWE1r9DavvzMDi2D4YIGBHiMYcN3LYxqQOj8sY,291
|
|
238
|
+
invenio_vocabularies-1.5.0.dist-info/LICENSE,sha256=UvI8pR8jGWqe0sTkb_hRG6eIrozzWwWzyCGEpuXX4KE,1062
|
|
239
|
+
invenio_vocabularies-1.5.0.dist-info/METADATA,sha256=q5-YV3Z5vkIEWTdbvRWCdK4SJxki4LO7pKDFLkljEDw,4348
|
|
240
|
+
invenio_vocabularies-1.5.0.dist-info/WHEEL,sha256=a-zpFRIJzOq5QfuhBzbhiA1eHTzNCJn8OdRvhdNX0Rk,110
|
|
241
|
+
invenio_vocabularies-1.5.0.dist-info/entry_points.txt,sha256=cBazxlQQIn53RNdPI8edCL5v1k-6fE7UU4O0QssUoBE,2309
|
|
242
|
+
invenio_vocabularies-1.5.0.dist-info/top_level.txt,sha256=x1gRNbaODF_bCD0SBLM3nVOFPGi06cmGX5X94WKrFKk,21
|
|
243
|
+
invenio_vocabularies-1.5.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{invenio_vocabularies-1.3.0.dist-info → invenio_vocabularies-1.5.0.dist-info}/entry_points.txt
RENAMED
|
File without changes
|
|
File without changes
|