Skip to content

Commit

Permalink
release: v1.2.37
Browse files Browse the repository at this point in the history
  • Loading branch information
ntarocco committed Sep 19, 2022
1 parent b7bd03c commit ffad922
Show file tree
Hide file tree
Showing 5 changed files with 1,390 additions and 1,545 deletions.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@
Changes
=======

Version 1.2.37 (released 2022-09-19)

- importer: add new provider
- importer: fix an issue with title matching
- bump dependencies

Version 1.2.34 (released 2022-08-12)

- importer: add new safari rules
Expand Down
2 changes: 1 addition & 1 deletion cds_ils/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
and parsed by ``setup.py``.
"""

__version__ = "1.2.36"
__version__ = "1.2.37"
2 changes: 1 addition & 1 deletion docker-services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
version: '2.3'
services:
cache:
image: redis
image: redis:7
restart: "always"
read_only: true
ports:
Expand Down
141 changes: 69 additions & 72 deletions requirements.pinned.txt
Original file line number Diff line number Diff line change
@@ -1,45 +1,47 @@
alembic==1.7.5
amqp==5.0.6
arrow==1.2.1
async-generator==1.10
attrs==21.2.0
Babel==2.9.1
alembic==1.7.7
amqp==5.1.1
appnope==0.1.3
arrow==1.2.3
async-timeout==4.0.2
attrs==22.1.0
Babel==2.10.3
backcall==0.2.0
base32-lib==1.0.2
billiard==3.6.4.0
bleach==4.1.0
blinker==1.4
cachelib==0.4.1
blinker==1.5
cached-property==1.5.2
cachelib==0.6.0
cds-dojson==0.9.0
celery==5.1.2
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.8
check-manifest==0.47
certifi==2022.9.14
cffi==1.15.1
charset-normalizer==2.0.12
click==7.1.2
click-default-group==1.2.2
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
counter-robots==2018.6
cryptography==36.0.0
decorator==5.1.0
cryptography==38.0.1
dataclasses==0.8
decorator==5.1.1
Deprecated==1.2.13
dnspython==2.1.0
dnspython==2.2.1
dojson==1.4.0
elasticsearch==7.13.4
elasticsearch-dsl==7.4.0
email-validator==1.1.3
Flask==2.0.2
Flask-Admin==1.5.8
email-validator==1.3.0
Flask==2.0.3
Flask-Admin==1.6.0
Flask-Alembic==2.0.1
Flask-BabelEx==0.9.4
Flask-Breadcrumbs==0.5.1
Flask-Caching==1.10.1
Flask-CeleryExt==0.3.4
Flask-CeleryExt==0.4.3
Flask-Collect-Invenio==1.4.0
Flask-Cors==3.0.10
Flask-DebugToolbar==0.11.0
Flask-DebugToolbar==0.13.1
Flask-KVSession-Invenio==0.6.3
Flask-Limiter==1.1.0
Flask-Login==0.4.1
Expand Down Expand Up @@ -67,123 +69,118 @@ iniconfig==1.1.1
intervals==0.9.2
invenio==3.4.1
invenio-access==1.4.2
invenio-accounts==1.4.8
invenio-admin==1.3.1
invenio-app==1.3.2
invenio-app-ils==1.0.0a65
invenio-accounts==1.4.11
invenio-admin==1.3.2
invenio-app==1.3.4
invenio-app-ils==1.0.0a66
invenio-assets==1.2.7
invenio-banners==1.0.0a1
invenio-base==1.2.10
invenio-base==1.2.11
invenio-cache==1.1.0
invenio-celery==1.2.3
invenio-celery==1.2.4
invenio-circulation==1.0.0a36
invenio-config==1.0.3
invenio-db==1.0.9
invenio-db==1.0.14
invenio-files-rest==1.2.0
invenio-formatter==1.1.3
invenio-i18n==1.3.1
invenio-indexer==1.2.1
invenio-jsonschemas==1.1.3
invenio-logging==1.3.0
invenio-indexer==1.2.7
invenio-jsonschemas==1.1.4
invenio-logging==1.3.2
invenio-mail==1.0.2
invenio-oaiserver==1.3.0
invenio-oauth2server==1.3.4
invenio-oaiserver==1.4.1
invenio-oauth2server==1.3.5
invenio-oauthclient==1.4.4
invenio-opendefinition==1.0.0a10
invenio-pages==1.0.0a5
invenio-pidrelations==1.0.0a7
invenio-pidstore==1.2.2
invenio-pidstore==1.2.3
invenio-query-parser==0.6.0
invenio-queues==1.0.0a3
invenio-records==1.6.0
invenio-records==1.6.1
invenio-records-rest==1.9.0
invenio-rest==1.2.7
invenio-rest==1.2.8
invenio-search==1.3.1
invenio-stats==1.0.0a18
invenio-theme==1.3.10
invenio-theme==1.3.25
invenio-userprofiles==1.2.4
ipython==7.16.2
ipython==7.16.3
ipython-genutils==0.2.0
itsdangerous==2.0.1
jedi==0.17.2
Jinja2==3.0.3
jsmin==3.0.0
jsmin==3.0.1
jsonpatch==1.32
jsonpointer==2.2
jsonpointer==2.3
jsonref==0.2
jsonresolver==0.3.1
jsonschema==3.2.0
kombu==5.1.0
limits==1.6
lorem==0.1.1
lxml==4.6.5
lxml==4.9.1
Mako==1.1.6
MarkupSafe==2.0.1
marshmallow==3.14.1
matplotlib-inline==0.1.3
maxminddb==2.2.0
maxminddb-geolite2==2018.703
msgpack==1.0.3
msgpack==1.0.4
mypy-extensions==0.4.3
node-semver==0.1.1
oauthlib==2.1.0
ordereddict==1.1
outcome==1.1.0
packaging==21.3
parso==0.7.1
passlib==1.7.4
pep517==0.12.0
pathspec==0.9.0
pexpect==4.8.0
pickleshare==0.7.5
platformdirs==2.4.0
pluggy==0.13.1
prompt-toolkit==3.0.23
psycopg2-binary==2.9.2
prompt-toolkit==3.0.31
psycopg2-binary==2.9.3
ptyprocess==0.7.0
py==1.11.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycountry==20.7.3
pycountry==22.3.5
pycparser==2.21
Pygments==2.10.0
PyJWT==2.3.0
Pygments==2.13.0
PyJWT==2.4.0
pynpm==0.1.2
pyOpenSSL==21.0.0
pyparsing==3.0.6
pyparsing==3.0.9
pyPEG2==2.15.2
pyrsistent==0.18.0
python-dateutil==2.8.2
python-geoip==1.2
python-ldap==3.4.0
pytz==2021.3
python-ldap==3.4.2
pytz==2022.2.1
pywebpack==1.2.0
redis==4.0.2
requests==2.26.0
redis==4.3.4
requests==2.27.1
requests-oauthlib==1.1.0
sentry-sdk==1.5.0
sentry-sdk==1.9.8
simplejson==3.17.6
simplekv==0.14.1
six==1.16.0
sniffio==1.2.0
snowballstemmer==2.2.0
sortedcontainers==2.4.0
speaklater==1.3
SQLAlchemy==1.3.24
SQLAlchemy-Continuum==1.3.11
SQLAlchemy-Continuum==1.3.13
SQLAlchemy-Utils==0.35.0
toml==0.10.2
tomli==1.2.2
tomli==1.2.3
traitlets==4.3.3
trio==0.19.0
trio-websocket==0.9.2
ua-parser==0.10.0
typed-ast==1.5.4
typing_extensions==4.1.1
ua-parser==0.16.1
uritools==3.0.2
urllib3==1.26.7
validators==0.18.2
urllib3==1.26.12
validators==0.20.0
vine==5.0.0
wcwidth==0.2.5
webargs==5.5.3
webencodings==0.5.1
Werkzeug==2.0.2
wrapt==1.13.3
wsproto==1.0.0
Werkzeug==2.0.3
wrapt==1.14.1
WTForms==2.3.3
WTForms-Alchemy==0.17.0
WTForms-Alchemy==0.18.0
WTForms-Components==0.10.5
zipp==3.6.0
Loading

0 comments on commit ffad922

Please sign in to comment.