From 9076b170c190b4a57baf340b62d889ba169b856c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Szymon=20=C5=81opaciuk?= Date: Mon, 15 Jan 2018 15:42:28 +0100 Subject: [PATCH 1/2] setup: bump inspire-schemas~=57.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Szymon Łopaciuk --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c53a732e..728d85f1 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ install_requires = [ 'autosemver~=0.2', - 'inspire-schemas~=56.0', + 'inspire-schemas~=57.0', 'inspire-dojson~=57.0', 'inspire-utils~=2.0,>=2.0.2', 'Scrapy>=1.1.0', From da756495ae6a7dae1cb5eec7cc5b1ee2c82900c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Szymon=20=C5=81opaciuk?= Date: Mon, 15 Jan 2018 16:30:08 +0100 Subject: [PATCH 2/2] tohep: add 'manual' to `publication_types` MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Szymon Łopaciuk --- hepcrawl/tohep.py | 1 + 1 file changed, 1 insertion(+) diff --git a/hepcrawl/tohep.py b/hepcrawl/tohep.py index a4529d7c..67c4d927 100644 --- a/hepcrawl/tohep.py +++ b/hepcrawl/tohep.py @@ -324,6 +324,7 @@ def _filter_affiliation(affiliations): 'introductory', 'lectures', 'review', + 'manual', ] document_types = [