aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2019-04-10 15:06:06 -0700
committerBryan Newbold <bnewbold@robocracy.org>2019-04-10 15:06:06 -0700
commitc5d142c0d9f09d3f88e9e69c949bb126577f18aa (patch)
treed412ec0142f6cd06012fbfd189fae31540de57ce
parent325afb68b37eb53693a1b24d2a9d1ecda164995e (diff)
downloadfatcat-c5d142c0d9f09d3f88e9e69c949bb126577f18aa.tar.gz
fatcat-c5d142c0d9f09d3f88e9e69c949bb126577f18aa.zip
use patched loginpass (temporarily)
-rw-r--r--python/Pipfile2
-rw-r--r--python/Pipfile.lock52
2 files changed, 7 insertions, 47 deletions
diff --git a/python/Pipfile b/python/Pipfile
index 63336f5f..bd25e4f2 100644
--- a/python/Pipfile
+++ b/python/Pipfile
@@ -29,7 +29,7 @@ flask-wtf = "*"
Flask-Misaka = "*"
flask-mwoauth = "*"
WTForms = "*"
-loginpass = "*"
+loginpass = { git = 'https://github.com/bnewbold/loginpass.git', ref = 'bnewbold-orcid' }
requests = ">=2"
raven = { extras = ['flask'], version = "*" }
pykafka = ">=2"
diff --git a/python/Pipfile.lock b/python/Pipfile.lock
index 3193224c..d4daf663 100644
--- a/python/Pipfile.lock
+++ b/python/Pipfile.lock
@@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
- "sha256": "3f8b12cae190b6af84c19c09cb1ff77c3a00ef78e65cb14ebccf66d821a35cac"
+ "sha256": "5e17a99fdd0d8a30570c3a59463d8d1983c3692fe9faedee5e9cca6163220b59"
},
"pipfile-spec": 6,
"requires": {
@@ -16,20 +16,6 @@
]
},
"default": {
- "asn1crypto": {
- "hashes": [
- "sha256:2f1adbb7546ed199e3c90ef23ec95c5cf3585bac7d11fb7eb562a3fe89c64e87",
- "sha256:9d5c20441baf0cb60a4ac34cc447c6c189024b6b4c6cd7877034f4965c464e49"
- ],
- "version": "==0.24.0"
- },
- "authlib": {
- "hashes": [
- "sha256:3a226f231e962a16dd5f6fcf0c113235805ba206e294717a64fa8e04ae3ad9c4",
- "sha256:9741db6de2950a0a5cefbdb72ec7ab12f7e9fd530ff47219f1530e79183cbaaf"
- ],
- "version": "==0.11"
- },
"beautifulsoup4": {
"hashes": [
"sha256:034740f6cb549b4e932ae1ab975581e6103ac8f942200a0e9759065984391858",
@@ -121,33 +107,11 @@
],
"version": "==7.0"
},
- "cryptography": {
- "hashes": [
- "sha256:066f815f1fe46020877c5983a7e747ae140f517f1b09030ec098503575265ce1",
- "sha256:210210d9df0afba9e000636e97810117dc55b7157c903a55716bb73e3ae07705",
- "sha256:26c821cbeb683facb966045e2064303029d572a87ee69ca5a1bf54bf55f93ca6",
- "sha256:2afb83308dc5c5255149ff7d3fb9964f7c9ee3d59b603ec18ccf5b0a8852e2b1",
- "sha256:2db34e5c45988f36f7a08a7ab2b69638994a8923853dec2d4af121f689c66dc8",
- "sha256:409c4653e0f719fa78febcb71ac417076ae5e20160aec7270c91d009837b9151",
- "sha256:45a4f4cf4f4e6a55c8128f8b76b4c057027b27d4c67e3fe157fa02f27e37830d",
- "sha256:48eab46ef38faf1031e58dfcc9c3e71756a1108f4c9c966150b605d4a1a7f659",
- "sha256:6b9e0ae298ab20d371fc26e2129fd683cfc0cfde4d157c6341722de645146537",
- "sha256:6c4778afe50f413707f604828c1ad1ff81fadf6c110cb669579dea7e2e98a75e",
- "sha256:8c33fb99025d353c9520141f8bc989c2134a1f76bac6369cea060812f5b5c2bb",
- "sha256:9873a1760a274b620a135054b756f9f218fa61ca030e42df31b409f0fb738b6c",
- "sha256:9b069768c627f3f5623b1cbd3248c5e7e92aec62f4c98827059eed7053138cc9",
- "sha256:9e4ce27a507e4886efbd3c32d120db5089b906979a4debf1d5939ec01b9dd6c5",
- "sha256:acb424eaca214cb08735f1a744eceb97d014de6530c1ea23beb86d9c6f13c2ad",
- "sha256:c8181c7d77388fe26ab8418bb088b1a1ef5fde058c6926790c8a0a3d94075a4a",
- "sha256:d4afbb0840f489b60f5a580a41a1b9c3622e08ecb5eec8614d4fb4cd914c4460",
- "sha256:d9ed28030797c00f4bc43c86bf819266c76a5ea61d006cd4078a93ebf7da6bfd",
- "sha256:e603aa7bb52e4e8ed4119a58a03b60323918467ef209e6ff9db3ac382e5cf2c6"
- ],
- "version": "==2.6.1"
- },
"fatcat-client": {
"editable": true,
- "path": "./../python_client"
+ "git": "git@git.archive.org:webgroup/fatcat.git",
+ "ref": "325afb68b37eb53693a1b24d2a9d1ecda164995e",
+ "subdirectory": "python_client"
},
"flask": {
"hashes": [
@@ -246,12 +210,8 @@
"version": "==2.5.0"
},
"loginpass": {
- "hashes": [
- "sha256:0d87aa651ae6ff25194f4f7d8b85fdd780d356783f893b8921fe2ba5112aaf93",
- "sha256:970e1debbd88c75cc5df693656fd86620817366108214f53d3af8edee09db428"
- ],
- "index": "pypi",
- "version": "==0.2.1"
+ "git": "https://github.com/bnewbold/loginpass.git",
+ "ref": "bnewbold-orcid"
},
"lxml": {
"hashes": [