diff --git a/setup.cfg b/setup.cfg index 045e21a2..ed6b5ade 100644 --- a/setup.cfg +++ b/setup.cfg @@ -66,8 +66,8 @@ install_requires = django-environ==0.12.0 django-debug-toolbar==5.2.0 # CAPTCHA - altcha==0.1.9 - django_altcha==0.1.3 + altcha==0.2.0 + django_altcha==0.2.0 # REST API djangorestframework==3.16.0 # API documentation diff --git a/thirdparty/dist/altcha-0.1.9-py3-none-any.whl b/thirdparty/dist/altcha-0.1.9-py3-none-any.whl deleted file mode 100644 index 21c20eac..00000000 Binary files a/thirdparty/dist/altcha-0.1.9-py3-none-any.whl and /dev/null differ diff --git a/thirdparty/dist/altcha-0.1.9-py3-none-any.whl.ABOUT b/thirdparty/dist/altcha-0.1.9-py3-none-any.whl.ABOUT deleted file mode 100644 index b3671db6..00000000 --- a/thirdparty/dist/altcha-0.1.9-py3-none-any.whl.ABOUT +++ /dev/null @@ -1,14 +0,0 @@ -about_resource: altcha-0.1.9-py3-none-any.whl -name: altcha -version: 0.1.9 -download_url: https://files.pythonhosted.org/packages/cf/a8/8327d1b64e4961b2c762788efacd3a91d7f38d5bbb59a3393aa316aa95e2/altcha-0.1.9-py3-none-any.whl -package_url: pkg:pypi/altcha@0.1.9 -license_expression: mit -copyright: Copyright altcha project contributors -attribute: yes -checksum_md5: 8a7d2b078ad47c4e44deb21cdf47b340 -checksum_sha1: aa4570f30c4a2bfd3e9f46a2ca4cbc61026ce39e -licenses: - - key: mit - name: MIT License - file: mit.LICENSE diff --git a/thirdparty/dist/altcha-0.2.0-py3-none-any.whl b/thirdparty/dist/altcha-0.2.0-py3-none-any.whl new file mode 100644 index 00000000..979f58fe Binary files /dev/null and b/thirdparty/dist/altcha-0.2.0-py3-none-any.whl differ diff --git a/thirdparty/dist/altcha-0.2.0-py3-none-any.whl.ABOUT b/thirdparty/dist/altcha-0.2.0-py3-none-any.whl.ABOUT new file mode 100644 index 00000000..2d888f55 --- /dev/null +++ b/thirdparty/dist/altcha-0.2.0-py3-none-any.whl.ABOUT @@ -0,0 +1,14 @@ +about_resource: altcha-0.2.0-py3-none-any.whl +name: altcha +version: 0.2.0 +download_url: https://files.pythonhosted.org/packages/d0/2b/a7bdd99601b491da88edf6e54b52731c42432c4693337ecfada56aafdea7/altcha-0.2.0-py3-none-any.whl +package_url: pkg:pypi/altcha@0.2.0 +license_expression: mit +copyright: Copyright altcha project contributors +attribute: yes +checksum_md5: ff469a19459b7b298d5ca5b313495c87 +checksum_sha1: 5ca5db48b4b886a6d9b22ec9f1d3be53b8314ccd +licenses: + - key: mit + name: MIT License + file: mit.LICENSE diff --git a/thirdparty/dist/django_altcha-0.1.3-py3-none-any.whl b/thirdparty/dist/django_altcha-0.2.0-py3-none-any.whl similarity index 72% rename from thirdparty/dist/django_altcha-0.1.3-py3-none-any.whl rename to thirdparty/dist/django_altcha-0.2.0-py3-none-any.whl index 13aa8a08..288919f2 100644 Binary files a/thirdparty/dist/django_altcha-0.1.3-py3-none-any.whl and b/thirdparty/dist/django_altcha-0.2.0-py3-none-any.whl differ diff --git a/thirdparty/dist/django_altcha-0.2.0-py3-none-any.whl.ABOUT b/thirdparty/dist/django_altcha-0.2.0-py3-none-any.whl.ABOUT new file mode 100644 index 00000000..0cdaf153 --- /dev/null +++ b/thirdparty/dist/django_altcha-0.2.0-py3-none-any.whl.ABOUT @@ -0,0 +1,21 @@ +about_resource: django_altcha-0.2.0-py3-none-any.whl +name: django-altcha +version: 0.2.0 +download_url: https://files.pythonhosted.org/packages/b4/c9/9b0e69197012ee9d448eded1e649b9e5ce07aacc9c0239b55739e739d79f/django_altcha-0.2.0-py3-none-any.whl +package_url: pkg:pypi/django-altcha@0.2.0 +license_expression: apache-2.0 AND mit AND unknown-license-reference +copyright: Copyright Daniel Regeci +attribute: yes +track_changes: yes +checksum_md5: 8be5650b24d5e314c6917227d76c382f +checksum_sha1: 9a25770991e3e8ce528b118db185265de3859ecb +licenses: + - key: apache-2.0 + name: Apache License 2.0 + file: apache-2.0.LICENSE + - key: mit + name: MIT License + file: mit.LICENSE + - key: unknown-license-reference + name: Unknown License file reference + file: unknown-license-reference.LICENSE