followthemoney 3.7.8__tar.gz → 3.7.9__tar.gz
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 followthemoney might be problematic. Click here for more details.
- {followthemoney-3.7.8/followthemoney.egg-info → followthemoney-3.7.9}/PKG-INFO +1 -1
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/__init__.py +1 -1
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/LegalEntity.yaml +5 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Vessel.yaml +1 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/types/language.py +8 -4
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/types/name.py +4 -3
- {followthemoney-3.7.8 → followthemoney-3.7.9/followthemoney.egg-info}/PKG-INFO +1 -1
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney.egg-info/requires.txt +1 -1
- {followthemoney-3.7.8 → followthemoney-3.7.9}/setup.py +2 -2
- {followthemoney-3.7.8 → followthemoney-3.7.9}/LICENSE +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/MANIFEST.in +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/README.md +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/cli/__init__.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/cli/aggregate.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/cli/cli.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/cli/exports.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/cli/mapping.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/cli/sieve.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/cli/util.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/compare.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/exc.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/export/__init__.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/export/common.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/export/csv.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/export/excel.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/export/graph.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/export/neo4j.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/export/rdf.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/graph.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/helpers.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/mapping/__init__.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/mapping/csv.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/mapping/entity.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/mapping/property.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/mapping/query.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/mapping/source.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/mapping/sql.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/messages.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/model.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/namespace.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/offshore.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/ontology.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/property.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/proxy.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/py.typed +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/rdf.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Address.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Airplane.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Analyzable.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Article.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Assessment.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Asset.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Associate.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Audio.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/BankAccount.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Call.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/CallForTenders.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Company.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Contract.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/ContractAward.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/CourtCase.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/CourtCaseParty.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/CryptoWallet.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Debt.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Directorship.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Document.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Documentation.yml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/EconomicActivity.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Email.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Employment.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Event.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Family.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Folder.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/HyperText.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Identification.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Image.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Interest.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Interval.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/License.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Membership.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Mention.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Message.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Note.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Occupancy.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Organization.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Ownership.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Package.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Page.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Pages.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Passport.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Payment.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Person.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/PlainText.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Position.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Post.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Project.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/ProjectParticipant.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/PublicBody.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/RealEstate.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Representation.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Sanction.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Security.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Similar.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Succession.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Table.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/TaxRoll.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Thing.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Trip.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/UnknownLink.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/UserAccount.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Value.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Vehicle.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Video.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema/Workbook.yaml +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/schema.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/translations/ar/LC_MESSAGES/followthemoney.mo +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/translations/ar/LC_MESSAGES/followthemoney.po +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/translations/bs/LC_MESSAGES/followthemoney.mo +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/translations/bs/LC_MESSAGES/followthemoney.po +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/translations/de/LC_MESSAGES/followthemoney.mo +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/translations/de/LC_MESSAGES/followthemoney.po +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/translations/es/LC_MESSAGES/followthemoney.mo +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/translations/es/LC_MESSAGES/followthemoney.po +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/translations/fr/LC_MESSAGES/followthemoney.mo +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/translations/fr/LC_MESSAGES/followthemoney.po +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/translations/fr/followthemoney.po +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/translations/messages.pot +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/translations/nb/LC_MESSAGES/followthemoney.mo +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/translations/nb/LC_MESSAGES/followthemoney.po +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/translations/nl/LC_MESSAGES/followthemoney.mo +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/translations/nl/LC_MESSAGES/followthemoney.po +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/translations/pt_BR/LC_MESSAGES/followthemoney.mo +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/translations/pt_BR/LC_MESSAGES/followthemoney.po +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/translations/ru/LC_MESSAGES/followthemoney.mo +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/translations/ru/LC_MESSAGES/followthemoney.po +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/translations/ru/followthemoney.po +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/translations/tr/LC_MESSAGES/followthemoney.mo +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/translations/tr/LC_MESSAGES/followthemoney.po +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/types/__init__.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/types/address.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/types/checksum.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/types/common.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/types/country.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/types/date.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/types/email.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/types/entity.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/types/gender.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/types/iban.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/types/identifier.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/types/ip.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/types/json.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/types/mimetype.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/types/number.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/types/phone.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/types/registry.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/types/string.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/types/topic.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/types/url.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/util.py +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney.egg-info/SOURCES.txt +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney.egg-info/dependency_links.txt +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney.egg-info/entry_points.txt +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney.egg-info/namespace_packages.txt +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney.egg-info/not-zip-safe +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney.egg-info/top_level.txt +0 -0
- {followthemoney-3.7.8 → followthemoney-3.7.9}/setup.cfg +0 -0
|
@@ -130,6 +130,11 @@ LegalEntity:
|
|
|
130
130
|
description: "Data Universal Numbering System - Dun & Bradstreet identifier"
|
|
131
131
|
type: identifier
|
|
132
132
|
maxLength: 16
|
|
133
|
+
uniqueEntityId:
|
|
134
|
+
label: "Unique Entity ID"
|
|
135
|
+
description: "UEI from SAM.gov"
|
|
136
|
+
type: identifier
|
|
137
|
+
maxLength: 32
|
|
133
138
|
npiCode:
|
|
134
139
|
label: "NPI"
|
|
135
140
|
description: "National Provider Identifier"
|
|
@@ -4,7 +4,7 @@ from rigour.langs import iso_639_alpha3
|
|
|
4
4
|
|
|
5
5
|
from followthemoney.types.common import EnumType, EnumValues
|
|
6
6
|
from followthemoney.rdf import URIRef, Identifier
|
|
7
|
-
from followthemoney.util import defer as _
|
|
7
|
+
from followthemoney.util import defer as _, gettext
|
|
8
8
|
from followthemoney.util import get_env_list
|
|
9
9
|
|
|
10
10
|
if TYPE_CHECKING:
|
|
@@ -93,12 +93,16 @@ class LanguageType(EnumType):
|
|
|
93
93
|
LANGUAGES = [lang.lower().strip() for lang in LANGUAGES]
|
|
94
94
|
|
|
95
95
|
def _locale_names(self, locale: Locale) -> EnumValues:
|
|
96
|
-
names = {
|
|
96
|
+
names = {
|
|
97
|
+
"ara": gettext("Arabic"),
|
|
98
|
+
"nor": gettext("Norwegian"),
|
|
99
|
+
}
|
|
97
100
|
for lang in self.LANGUAGES:
|
|
98
|
-
|
|
101
|
+
if lang not in names:
|
|
102
|
+
names[lang] = lang
|
|
99
103
|
for code, label in locale.languages.items():
|
|
100
104
|
code = iso_639_alpha3(code)
|
|
101
|
-
if code in self.LANGUAGES:
|
|
105
|
+
if code in self.LANGUAGES and names[code] == code:
|
|
102
106
|
names[code] = label
|
|
103
107
|
return names
|
|
104
108
|
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
from typing import TYPE_CHECKING, Optional, Sequence
|
|
2
|
-
from rigour.text.distance import levenshtein_similarity
|
|
3
|
-
from rigour.names import pick_name
|
|
4
2
|
from normality import slugify
|
|
5
3
|
from normality.cleaning import collapse_spaces, strip_quotes
|
|
4
|
+
from rigour.env import MAX_NAME_LENGTH
|
|
5
|
+
from rigour.names import pick_name
|
|
6
|
+
from rigour.text.distance import levenshtein_similarity
|
|
6
7
|
from fingerprints.cleanup import clean_name_light
|
|
7
8
|
|
|
8
9
|
from followthemoney.types.common import PropertyType
|
|
@@ -27,7 +28,7 @@ class NameType(PropertyType):
|
|
|
27
28
|
plural = _("Names")
|
|
28
29
|
matchable = True
|
|
29
30
|
pivot = True
|
|
30
|
-
max_length =
|
|
31
|
+
max_length = MAX_NAME_LENGTH
|
|
31
32
|
|
|
32
33
|
def clean_text(
|
|
33
34
|
self,
|
|
@@ -5,7 +5,7 @@ with open("README.md") as f:
|
|
|
5
5
|
|
|
6
6
|
setup(
|
|
7
7
|
name="followthemoney",
|
|
8
|
-
version="3.7.
|
|
8
|
+
version="3.7.9",
|
|
9
9
|
author="Organized Crime and Corruption Reporting Project",
|
|
10
10
|
author_email="data@occrp.org",
|
|
11
11
|
url="https://followthemoney.tech/",
|
|
@@ -35,7 +35,7 @@ setup(
|
|
|
35
35
|
"types-PyYAML",
|
|
36
36
|
"sqlalchemy2-stubs",
|
|
37
37
|
"banal >= 1.0.6, < 1.1.0",
|
|
38
|
-
"rigour >= 0.7.
|
|
38
|
+
"rigour >= 0.7.2, < 1.0.0",
|
|
39
39
|
"click >= 8.0, < 9.0.0",
|
|
40
40
|
"stringcase >= 1.2.0, < 2.0.0",
|
|
41
41
|
"requests >= 2.21.0, < 3.0.0",
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/translations/fr/followthemoney.po
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney/translations/ru/followthemoney.po
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{followthemoney-3.7.8 → followthemoney-3.7.9}/followthemoney.egg-info/namespace_packages.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|