OpenFisca-France 169.7.0__py3-none-any.whl → 169.7.1__py3-none-any.whl
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 OpenFisca-France might be problematic. Click here for more details.
- {OpenFisca_France-169.7.0.dist-info → OpenFisca_France-169.7.1.dist-info}/METADATA +22 -22
- {OpenFisca_France-169.7.0.dist-info → OpenFisca_France-169.7.1.dist-info}/RECORD +6 -6
- {OpenFisca_France-169.7.0.dist-info → OpenFisca_France-169.7.1.dist-info}/WHEEL +1 -1
- openfisca_france/model/prelevements_obligatoires/impot_revenu/reductions_impot_plafonnees.py +2 -1
- {OpenFisca_France-169.7.0.dist-info → OpenFisca_France-169.7.1.dist-info}/LICENSE.AGPL.txt +0 -0
- {OpenFisca_France-169.7.0.dist-info → OpenFisca_France-169.7.1.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: OpenFisca-France
|
|
3
|
-
Version: 169.7.
|
|
3
|
+
Version: 169.7.1
|
|
4
4
|
Summary: OpenFisca Rules as Code model for France.
|
|
5
5
|
Author-email: OpenFisca Team <contact@openfisca.fr>
|
|
6
6
|
Project-URL: Homepage, https://github.com/openfisca/openfisca-france
|
|
@@ -20,29 +20,29 @@ Classifier: Topic :: Scientific/Engineering :: Information Analysis
|
|
|
20
20
|
Requires-Python: >=3.9
|
|
21
21
|
Description-Content-Type: text/markdown
|
|
22
22
|
License-File: LICENSE.AGPL.txt
|
|
23
|
-
Requires-Dist: numpy
|
|
24
|
-
Requires-Dist: openfisca-core[web-api]
|
|
25
|
-
Provides-Extra: casd-dev
|
|
26
|
-
Requires-Dist: autopep8 <3.0,>=2.0.2 ; extra == 'casd-dev'
|
|
27
|
-
Requires-Dist: pytest ; extra == 'casd-dev'
|
|
28
|
-
Requires-Dist: requests <3.0,>=2.28.2 ; extra == 'casd-dev'
|
|
29
|
-
Requires-Dist: scipy <2.0,>=1.10.1 ; extra == 'casd-dev'
|
|
30
|
-
Provides-Extra: de_net_a_brut
|
|
31
|
-
Requires-Dist: scipy <2.0,>=1.10.1 ; extra == 'de_net_a_brut'
|
|
23
|
+
Requires-Dist: numpy<2,>=1.24.3
|
|
24
|
+
Requires-Dist: openfisca-core[web-api]<44,>=43
|
|
32
25
|
Provides-Extra: dev
|
|
33
|
-
Requires-Dist: autopep8
|
|
34
|
-
Requires-Dist: Flake8-pyproject
|
|
35
|
-
Requires-Dist: flake8
|
|
36
|
-
Requires-Dist: flake8-print
|
|
37
|
-
Requires-Dist: flake8-quotes
|
|
38
|
-
Requires-Dist: pytest
|
|
39
|
-
Requires-Dist: scipy
|
|
40
|
-
Requires-Dist: requests
|
|
41
|
-
Requires-Dist: yamllint
|
|
42
|
-
Provides-Extra:
|
|
43
|
-
Requires-Dist: scipy
|
|
26
|
+
Requires-Dist: autopep8<3.0,>=2.0.2; extra == "dev"
|
|
27
|
+
Requires-Dist: Flake8-pyproject<2.0.0,>=1.2.3; extra == "dev"
|
|
28
|
+
Requires-Dist: flake8<7.0.0,>=6.0.0; extra == "dev"
|
|
29
|
+
Requires-Dist: flake8-print<6.0.0,>=5.0.0; extra == "dev"
|
|
30
|
+
Requires-Dist: flake8-quotes>=3.3.2; extra == "dev"
|
|
31
|
+
Requires-Dist: pytest; extra == "dev"
|
|
32
|
+
Requires-Dist: scipy<2.0,>=1.10.1; extra == "dev"
|
|
33
|
+
Requires-Dist: requests<3.0,>=2.28.2; extra == "dev"
|
|
34
|
+
Requires-Dist: yamllint<2.0,>=1.30.0; extra == "dev"
|
|
35
|
+
Provides-Extra: inversion-revenus
|
|
36
|
+
Requires-Dist: scipy<2.0,>=1.10.1; extra == "inversion-revenus"
|
|
37
|
+
Provides-Extra: de-net-a-brut
|
|
38
|
+
Requires-Dist: scipy<2.0,>=1.10.1; extra == "de-net-a-brut"
|
|
44
39
|
Provides-Extra: taxipp
|
|
45
|
-
Requires-Dist: pandas
|
|
40
|
+
Requires-Dist: pandas<2.0,>=1.5.3; extra == "taxipp"
|
|
41
|
+
Provides-Extra: casd-dev
|
|
42
|
+
Requires-Dist: autopep8<3.0,>=2.0.2; extra == "casd-dev"
|
|
43
|
+
Requires-Dist: pytest; extra == "casd-dev"
|
|
44
|
+
Requires-Dist: requests<3.0,>=2.28.2; extra == "casd-dev"
|
|
45
|
+
Requires-Dist: scipy<2.0,>=1.10.1; extra == "casd-dev"
|
|
46
46
|
|
|
47
47
|
# OpenFisca-France
|
|
48
48
|
|
|
@@ -42,7 +42,7 @@ openfisca_france/model/prelevements_obligatoires/impot_revenu/ir.py,sha256=WG0SY
|
|
|
42
42
|
openfisca_france/model/prelevements_obligatoires/impot_revenu/plus_values_immobilieres.py,sha256=5gNB5ntU9I9XVeKhYyq94miM4Uv72HruO1Nu_jIPkn4,4754
|
|
43
43
|
openfisca_france/model/prelevements_obligatoires/impot_revenu/reductions_impot_deplafonnees.py,sha256=pp4ykXm-_Tpp4AtYjop5fpGgjzXtTttmolFQBg-ma2E,34347
|
|
44
44
|
openfisca_france/model/prelevements_obligatoires/impot_revenu/reductions_impot_iom.py,sha256=Q8hoXmUfuQLqzWA0S1CIaP3M7fAVcKtBVkoj3xJiae0,139248
|
|
45
|
-
openfisca_france/model/prelevements_obligatoires/impot_revenu/reductions_impot_plafonnees.py,sha256=
|
|
45
|
+
openfisca_france/model/prelevements_obligatoires/impot_revenu/reductions_impot_plafonnees.py,sha256=crVDqN7N2gLBGuj9WYYbBdDqFVQgZmeyg1o9lFOuZHc,245248
|
|
46
46
|
openfisca_france/model/prelevements_obligatoires/impot_revenu/variables_reductions_credits.py,sha256=TPkhSfmuCb3AdM4itjJot8BGs35oYMLY0n7se1L1nkE,419356
|
|
47
47
|
openfisca_france/model/prelevements_obligatoires/impot_revenu/prelevements_forfaitaires/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
48
48
|
openfisca_france/model/prelevements_obligatoires/impot_revenu/prelevements_forfaitaires/ir_prelevement_forfaitaire_unique.py,sha256=jSCz_pL1vFvUh6X87sH5XDMvAw1KsqR_TA48QcsZk9M,17647
|
|
@@ -4027,8 +4027,8 @@ openfisca_france/scripts/performance/measure_spiral_performances.py,sha256=cQIxE
|
|
|
4027
4027
|
openfisca_france/scripts/performance/measure_tests_performance.py,sha256=HYgSJy-OMZay2AZt6ztntgdUbW_RL2xMr-iHcK-zoVY,1869
|
|
4028
4028
|
openfisca_france/situation_examples/__init__.py,sha256=BTRmrqk9lsjfhtPXsYcsWqXFEYyFpgLcxNs6oJsy8zk,262
|
|
4029
4029
|
openfisca_france/situation_examples/couple.json,sha256=Ot1x4wl3IS-2-10X3V7ZUokkOMXi96s-xK7A0gNvRF4,862
|
|
4030
|
-
OpenFisca_France-169.7.
|
|
4031
|
-
OpenFisca_France-169.7.
|
|
4032
|
-
OpenFisca_France-169.7.
|
|
4033
|
-
OpenFisca_France-169.7.
|
|
4034
|
-
OpenFisca_France-169.7.
|
|
4030
|
+
OpenFisca_France-169.7.1.dist-info/LICENSE.AGPL.txt,sha256=2N5ReRelkdqkR9a-KP-y-shmcD5P62XoYiG-miLTAzo,34519
|
|
4031
|
+
OpenFisca_France-169.7.1.dist-info/METADATA,sha256=WtXE1yNbB9_0HqA6hsNkSKFBpTLte_UGK09q7pUMgr8,20830
|
|
4032
|
+
OpenFisca_France-169.7.1.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
|
|
4033
|
+
OpenFisca_France-169.7.1.dist-info/top_level.txt,sha256=1LbD6QJWehKGIcjtaJ45tbQOSDiFEXOlIdgWRI_jaHU,17
|
|
4034
|
+
OpenFisca_France-169.7.1.dist-info/RECORD,,
|
openfisca_france/model/prelevements_obligatoires/impot_revenu/reductions_impot_plafonnees.py
CHANGED
|
@@ -3562,8 +3562,9 @@ class rehab(Variable):
|
|
|
3562
3562
|
value_type = float
|
|
3563
3563
|
entity = FoyerFiscal
|
|
3564
3564
|
label = "Réduction d'impôt pour travaux de réhabilitation des résidences de tourisme"
|
|
3565
|
-
reference = 'https://www.legifrance.gouv.fr/
|
|
3565
|
+
reference = 'https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000033781921/'
|
|
3566
3566
|
definition_period = YEAR
|
|
3567
|
+
end = '2023-12-31'
|
|
3567
3568
|
|
|
3568
3569
|
def formula_2017_01_01(foyer_fiscal, period, parameters):
|
|
3569
3570
|
'''
|
|
File without changes
|
|
File without changes
|