OpenFisca-France-Local 5.0.1__tar.gz → 5.2.0__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 OpenFisca-France-Local might be problematic. Click here for more details.
- OpenFisca-France-Local-5.2.0/.git/FETCH_HEAD +1 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/.git/config +1 -1
- OpenFisca-France-Local-5.2.0/.git/hooks/sendemail-validate.sample +77 -0
- OpenFisca-France-Local-5.2.0/.git/index +0 -0
- OpenFisca-France-Local-5.2.0/.git/logs/HEAD +2 -0
- OpenFisca-France-Local-5.2.0/.git/logs/refs/heads/master +1 -0
- OpenFisca-France-Local-5.2.0/.git/logs/refs/remotes/origin/master +1 -0
- OpenFisca-France-Local-5.2.0/.git/objects/pack/pack-a8372867e3ab3530f94e0ed102450075afe177fd.idx +0 -0
- OpenFisca-France-Local-5.0.1/.git/objects/pack/pack-683272417dbb3990b40041ee24692f0062ac1020.pack → OpenFisca-France-Local-5.2.0/.git/objects/pack/pack-a8372867e3ab3530f94e0ed102450075afe177fd.pack +0 -0
- OpenFisca-France-Local-5.2.0/.git/objects/pack/pack-a8372867e3ab3530f94e0ed102450075afe177fd.rev +0 -0
- OpenFisca-France-Local-5.2.0/.git/refs/heads/master +1 -0
- OpenFisca-France-Local-5.2.0/.git/refs/remotes/origin/master +1 -0
- OpenFisca-France-Local-5.2.0/.git/shallow +1 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/OpenFisca_France_Local.egg-info/PKG-INFO +1 -1
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/OpenFisca_France_Local.egg-info/SOURCES.txt +12 -2
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/PKG-INFO +1 -1
- OpenFisca-France-Local-5.2.0/openfisca_france_local/departements/haute_saone/aide_permis.py +30 -0
- OpenFisca-France-Local-5.2.0/openfisca_france_local/departements/haute_saone/eligibilite.py +13 -0
- OpenFisca-France-Local-5.2.0/openfisca_france_local/departements/haute_vienne/aide_permis.py +27 -0
- OpenFisca-France-Local-5.2.0/openfisca_france_local/departements/haute_vienne/eligibilite.py +13 -0
- OpenFisca-France-Local-5.2.0/openfisca_france_local/parameters/departements/haute_saone/aide_permis.yaml +52 -0
- OpenFisca-France-Local-5.2.0/openfisca_france_local/parameters/departements/haute_vienne/aide_permis.yaml +47 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/setup.py +1 -1
- OpenFisca-France-Local-5.2.0/tests/departements/haute-vienne/aide_permis.yaml +23 -0
- OpenFisca-France-Local-5.2.0/tests/departements/haute_saone/aide_permis.yaml +23 -0
- OpenFisca-France-Local-5.0.1/.git/FETCH_HEAD +0 -1
- OpenFisca-France-Local-5.0.1/.git/index +0 -0
- OpenFisca-France-Local-5.0.1/.git/logs/HEAD +0 -2
- OpenFisca-France-Local-5.0.1/.git/logs/refs/heads/master +0 -1
- OpenFisca-France-Local-5.0.1/.git/logs/refs/remotes/origin/master +0 -1
- OpenFisca-France-Local-5.0.1/.git/objects/pack/pack-683272417dbb3990b40041ee24692f0062ac1020.idx +0 -0
- OpenFisca-France-Local-5.0.1/.git/refs/heads/master +0 -1
- OpenFisca-France-Local-5.0.1/.git/refs/remotes/origin/master +0 -1
- OpenFisca-France-Local-5.0.1/.git/shallow +0 -1
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/.git/HEAD +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/.git/description +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/.git/hooks/applypatch-msg.sample +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/.git/hooks/commit-msg.sample +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/.git/hooks/fsmonitor-watchman.sample +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/.git/hooks/post-update.sample +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/.git/hooks/pre-applypatch.sample +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/.git/hooks/pre-commit.sample +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/.git/hooks/pre-merge-commit.sample +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/.git/hooks/pre-push.sample +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/.git/hooks/pre-rebase.sample +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/.git/hooks/pre-receive.sample +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/.git/hooks/prepare-commit-msg.sample +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/.git/hooks/push-to-checkout.sample +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/.git/hooks/update.sample +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/.git/info/exclude +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/.github/get_minimal_version.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/.github/has-functional-changes.sh +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/.github/is-version-number-acceptable.sh +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/.github/publish-git-tag.sh +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/.github/workflows/workflow.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/LICENSE +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/MANIFEST.in +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/OpenFisca_France_Local.egg-info/dependency_links.txt +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/OpenFisca_France_Local.egg-info/requires.txt +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/OpenFisca_France_Local.egg-info/top_level.txt +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/README.md +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/__init__.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/aides_jeunes_reform.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/communes/alfortville/eligibilite.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/communes/alfortville/noel_enfants.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/communes/cambrai/aide_permis.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/communes/illkirch_graffenstaden/base.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/communes/iwuy/aide_permis.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/communes/le_cateau/aide_permis.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/communes/les_rues_des_vignes/aide_permis.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/communes/nantes/aide_carte_blanche.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/communes/saint_louis/eligibilite.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/departements/cotes_d_armor/eligibilite.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/departements/cotes_d_armor/fonds_solidarite_logement/acces_maintien.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/departements/cotes_d_armor/fonds_solidarite_logement/assurance_locative_energie.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/departements/cotes_d_armor/fonds_solidarite_logement/base_ressource.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/departements/eure_et_loir/adefip.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/departements/eure_et_loir/aide-menagere.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/departements/eure_et_loir/ash.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/departements/eure_et_loir/caracteristiques_socio_demographiques.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/departements/eure_et_loir/cmi_invalidite.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/departements/eure_et_loir/cmi_priorite.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/departements/eure_et_loir/cmi_stationnement.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/departements/eure_et_loir/eligibilite.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/departements/eure_et_loir/fonds_aide_jeunes.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/departements/eure_et_loir/fsl.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/departements/eure_et_loir/pch.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/departements/eure_et_loir/pret_vehicule.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/departements/eure_et_loir/repas_foyer.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/departements/eure_et_loir/transport_eleves_etudiants.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/departements/eure_et_loir/transport_social.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/departements/loire_atlantique/aide_mobilite.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/departements/loire_atlantique/eligibilite.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/departements/nord/activ_emploi.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/departements/seine_saint_denis/cheque_reussite.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/departements/seine_saint_denis/eligibilite.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/departements/vendee/bourses_jeunes_benevoles.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/epci_test_factory.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/epcicom2020.xlsx +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/fsl.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/logement_social.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/metropoles/bordeaux/aide_tarification_solidaire_transport.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/metropoles/brest/communes.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/metropoles/brest/quotient_familial_caf.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/metropoles/brest/transport.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/metropoles/nantes/tarification_solidaire_transports.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/metropoles/rennes/communes.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/metropoles/rennes/mon_aide.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/metropoles/strasbourg/tarification_solidaire_transports.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/metropoles/toulouse/tisseo/demandeur_emploi.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/metropoles/toulouse/tisseo/invalide.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/metropoles/toulouse/tisseo/jeunes.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/metropoles/toulouse/tisseo/ressort_territorial.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/metropoles/toulouse/tisseo/ressources.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/metropoles/toulouse/tisseo/retraites.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/metropoles/toulouse/tisseo/transport_reduction.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/parameters/communes/alfortville.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/parameters/communes/cambrai/aide_permis.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/parameters/communes/iwuy/aide_permis.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/parameters/communes/le_cateau/aide_permis.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/parameters/communes/les_rues_des_vignes/aide_permis.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/parameters/communes/nantes/aide_carte_blanche.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/parameters/departements/cotes_d_armor.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/parameters/departements/eure_et_loir/aide_menagere.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/parameters/departements/eure_et_loir/ash.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/parameters/departements/eure_et_loir/fsl.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/parameters/departements/eure_et_loir/repas_foyer.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/parameters/departements/eure_et_loir/transports.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/parameters/garantie_jeunes.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/parameters/metropoles/bordeaux/aide_tarification_solidaire_transport.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/parameters/metropoles/rennes/tarification_solidaire/seuil/seuil1.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/parameters/metropoles/rennes/tarification_solidaire/seuil/seuil2.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/parameters/metropoles/rennes/tarification_solidaire/seuil/seuil3.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/parameters/metropoles/rennes/tarification_solidaire/taux_reduction/taux1.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/parameters/metropoles/rennes/tarification_solidaire/taux_reduction/taux2.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/parameters/metropoles/rennes/tarification_solidaire/taux_reduction/taux3.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/parameters/regions/auvergne_rhone_alpes/aide_permis.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/parameters/regions/auvergne_rhone_alpes/departements.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/parameters/regions/bretagne/msa_armorique/aide_permis.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/parameters/regions/bretagne/msa_portes_de_bretagne/aide_permis.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/parameters/regions/hauts_de_france/aide_garde_enfant.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/parameters/regions/hauts_de_france/aide_permis.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/parameters/regions/hauts_de_france/msa_nord_pas_de_calais/aide_permis.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/parameters/regions/normandie/msa_haute_normandie/aide_permis.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/parameters/regions/nouvelle_aquitaine.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/parameters/regions/occitanie/msa_midi_pyrenees_sud/aide_permis.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/regions/auvergne_rhone_alpes/aide_permis.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/regions/bretagne/msa_armorique/aide_permis.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/regions/bretagne/msa_portes_de_bretagne/aide_permis.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/regions/grand_est/transport.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/regions/hauts_de_france/aide_garde_enfant.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/regions/hauts_de_france/msa_nord_pas_de_calais/aide_permis.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/regions/hauts_de_france/permis.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/regions/normandie/msa_haute_normandie/aides_permis.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/regions/nouvelle-aquitaine/carte_solidaire.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/regions/occitanie/carte_jeune_region.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/regions/occitanie/carte_transport_scolaire.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/regions/occitanie/msa_midi_pyrenees_sud/aide_permis.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/regions/pays_de_la_loire/epass_jeunes_culture_sport.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/scripts/openfisca_local_test +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/simulation_reform.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/test_dispositif.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/setup.cfg +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/sources_du_droit/departements/eure_et_loir/adefip/Conditions d'/303/251ligibilit/303/251 et montants Ad/303/251FIP.docx" +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/sources_du_droit/departements/eure_et_loir/adefip/R/303/251glement Departemental RSA-Ad/303/251FIP.pdf" +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/sources_du_droit/metropoles/toulouse/2019-06-19 tisseo_transport.pdf +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/test_data/benefits/test-name-conversion.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/test_data/benefits/test_condition_age.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/test_data/benefits/test_condition_annee_etude.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/test_data/benefits/test_condition_beneficiaire_rsa.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/test_data/benefits/test_condition_boursier.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/test_data/benefits/test_condition_communes.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/test_data/benefits/test_condition_departements.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/test_data/benefits/test_condition_epcis.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/test_data/benefits/test_condition_formation_sanitaire_social_et_simples_profils.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/test_data/benefits/test_condition_mention_baccalaureat.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/test_data/benefits/test_condition_quotient_familial.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/test_data/benefits/test_condition_quotient_familial_year.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/test_data/benefits/test_condition_regime_securite_sociale.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/test_data/benefits/test_condition_region_and_type_bool.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/test_data/benefits/test_condition_region_corse.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/test_data/benefits/test_condition_region_dom_guyane.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/test_data/benefits/test_condition_region_idf.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/test_data/benefits/test_condition_taux_incapacite.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/test_data/benefits/test_other_region.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/test_data/benefits/test_profil_actif_et_professionnalisation.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/test_data/benefits/test_profil_apprenti.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/test_data/benefits/test_profil_chomeur.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/test_data/benefits/test_profil_etudiant.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/test_data/benefits/test_profil_lyceen.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/test_data/benefits/test_profil_situation_handicap.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/test_data/benefits/test_profil_with_condition.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/test_data/bogus_benefits/test_missing_condition_key/benefit.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/test_data/bogus_benefits/test_missing_profile_key/benefit.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/communes/alfortville/eligibilite.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/communes/alfortville/noel_enfants.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/communes/alfortville/noel_enfants_base_ressource.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/communes/cambrai/aide_permis.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/communes/illkirch_graffenstaden.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/communes/iwuy/aide_permis.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/communes/le_cateau/aide_permis.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/communes/les_rues_des_vignes/aide_permis.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/communes/nantes/aide_carte_blanche.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/departements/cotes_d_armor/base_ressource.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/departements/cotes_d_armor/eligibilite.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/departements/cotes_d_armor/fonds_solidarite_logement_acces_maintien.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/departements/cotes_d_armor/fonds_solidarite_logement_assurance_locative_energie.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/departements/eure_et_loir/adefip.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/departements/eure_et_loir/aide-menagere-personne-agee.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/departements/eure_et_loir/aide-menagere-personne-handicap.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/departements/eure_et_loir/ash_personne_agee.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/departements/eure_et_loir/ash_personne_handicap.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/departements/eure_et_loir/cmi_invalidite.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/departements/eure_et_loir/cmi_priorite.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/departements/eure_et_loir/cmi_stationnement.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/departements/eure_et_loir/eligibilite_residence.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/departements/eure_et_loir/faj_transport_social_pret_vehicule.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/departements/eure_et_loir/fsl_acces_logement.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/departements/eure_et_loir/fsl_installation_logement.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/departements/eure_et_loir/fsl_maintien_fourniture.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/departements/eure_et_loir/fsl_maintien_logement.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/departements/eure_et_loir/pch_domicile.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/departements/eure_et_loir/pch_etablissement.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/departements/eure_et_loir/repas_foyer_personne_agee.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/departements/eure_et_loir/repas_foyer_personne_handicape.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/departements/eure_et_loir/transport_eleves_etudiants.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/departements/loire_atlantique/aide_mobilite.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/departements/nord/activ_emploi.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/departements/vendee/bourses_jeunes_benevoles.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/metropoles/bordeaux/aide_tarification_solidaire_transport.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/metropoles/brest/quotient_familial_caf.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/metropoles/brest/transport.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/metropoles/nantes/eligibilite.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/metropoles/nantes/quotient_familial.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/metropoles/nantes/tarification_solidaire_transports.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/metropoles/rennes/mon_aide.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/metropoles/strasbourg/etudiant.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/metropoles/strasbourg/montant.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/metropoles/toulouse/tisseo/demandeur_emploi.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/metropoles/toulouse/tisseo/invalides.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/metropoles/toulouse/tisseo/jeunes.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/metropoles/toulouse/tisseo/ressort_territorial.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/metropoles/toulouse/tisseo/retraites.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/metropoles/toulouse/tisseo/transport_reduction.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/reforms/aides_jeunes/test_aides_jeunes_reform.py +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/reforms/aides_jeunes/test_aides_jeunes_reform.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/regions/auvergne-rhone-alpes/aide_permis.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/regions/bretagne/msa_armorique/aide_permis.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/regions/bretagne/msa_portes_de_bretagne/aide_permis.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/regions/hauts-de-france/aide_garde_enfant.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/regions/hauts-de-france/aide_permis.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/regions/hauts-de-france/msa_nord_pas_de_calais/aide_permis.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/regions/normandie/msa_haute_normandie/aide_permis.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/regions/nouvelle-aquitaine/carte_solidaire.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/regions/occitanie/carte_jeune_region.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/regions/occitanie/carte_transport_scolaire.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/regions/occitanie/msa_midi_pyrenees_sud/aide_permis.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/regions/pays_de_la_loire/epass_jeunes_culture_sport.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/test_dispositif.yml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/test_epci_reform.yaml +0 -0
- {OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/tests/test_fsl.yaml +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
008fcd5bdd1631dfea056183a5b0beeeaefd60d5 '008fcd5bdd1631dfea056183a5b0beeeaefd60d5' of https://github.com/openfisca/openfisca-france-local
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
[gc]
|
|
10
10
|
auto = 0
|
|
11
11
|
[http "https://github.com/"]
|
|
12
|
-
extraheader = AUTHORIZATION: basic
|
|
12
|
+
extraheader = AUTHORIZATION: basic eC1hY2Nlc3MtdG9rZW46Z2hzX0U3SVFTZE5XbExlbWJhZEQxTTdpOUdaUnFNUlRhazFPYUdUcw==
|
|
13
13
|
[branch "master"]
|
|
14
14
|
remote = origin
|
|
15
15
|
merge = refs/heads/master
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
#!/bin/sh
|
|
2
|
+
|
|
3
|
+
# An example hook script to validate a patch (and/or patch series) before
|
|
4
|
+
# sending it via email.
|
|
5
|
+
#
|
|
6
|
+
# The hook should exit with non-zero status after issuing an appropriate
|
|
7
|
+
# message if it wants to prevent the email(s) from being sent.
|
|
8
|
+
#
|
|
9
|
+
# To enable this hook, rename this file to "sendemail-validate".
|
|
10
|
+
#
|
|
11
|
+
# By default, it will only check that the patch(es) can be applied on top of
|
|
12
|
+
# the default upstream branch without conflicts in a secondary worktree. After
|
|
13
|
+
# validation (successful or not) of the last patch of a series, the worktree
|
|
14
|
+
# will be deleted.
|
|
15
|
+
#
|
|
16
|
+
# The following config variables can be set to change the default remote and
|
|
17
|
+
# remote ref that are used to apply the patches against:
|
|
18
|
+
#
|
|
19
|
+
# sendemail.validateRemote (default: origin)
|
|
20
|
+
# sendemail.validateRemoteRef (default: HEAD)
|
|
21
|
+
#
|
|
22
|
+
# Replace the TODO placeholders with appropriate checks according to your
|
|
23
|
+
# needs.
|
|
24
|
+
|
|
25
|
+
validate_cover_letter () {
|
|
26
|
+
file="$1"
|
|
27
|
+
# TODO: Replace with appropriate checks (e.g. spell checking).
|
|
28
|
+
true
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
validate_patch () {
|
|
32
|
+
file="$1"
|
|
33
|
+
# Ensure that the patch applies without conflicts.
|
|
34
|
+
git am -3 "$file" || return
|
|
35
|
+
# TODO: Replace with appropriate checks for this patch
|
|
36
|
+
# (e.g. checkpatch.pl).
|
|
37
|
+
true
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
validate_series () {
|
|
41
|
+
# TODO: Replace with appropriate checks for the whole series
|
|
42
|
+
# (e.g. quick build, coding style checks, etc.).
|
|
43
|
+
true
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
# main -------------------------------------------------------------------------
|
|
47
|
+
|
|
48
|
+
if test "$GIT_SENDEMAIL_FILE_COUNTER" = 1
|
|
49
|
+
then
|
|
50
|
+
remote=$(git config --default origin --get sendemail.validateRemote) &&
|
|
51
|
+
ref=$(git config --default HEAD --get sendemail.validateRemoteRef) &&
|
|
52
|
+
worktree=$(mktemp --tmpdir -d sendemail-validate.XXXXXXX) &&
|
|
53
|
+
git worktree add -fd --checkout "$worktree" "refs/remotes/$remote/$ref" &&
|
|
54
|
+
git config --replace-all sendemail.validateWorktree "$worktree"
|
|
55
|
+
else
|
|
56
|
+
worktree=$(git config --get sendemail.validateWorktree)
|
|
57
|
+
fi || {
|
|
58
|
+
echo "sendemail-validate: error: failed to prepare worktree" >&2
|
|
59
|
+
exit 1
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
unset GIT_DIR GIT_WORK_TREE
|
|
63
|
+
cd "$worktree" &&
|
|
64
|
+
|
|
65
|
+
if grep -q "^diff --git " "$1"
|
|
66
|
+
then
|
|
67
|
+
validate_patch "$1"
|
|
68
|
+
else
|
|
69
|
+
validate_cover_letter "$1"
|
|
70
|
+
fi &&
|
|
71
|
+
|
|
72
|
+
if test "$GIT_SENDEMAIL_FILE_COUNTER" = "$GIT_SENDEMAIL_FILE_TOTAL"
|
|
73
|
+
then
|
|
74
|
+
git config --unset-all sendemail.validateWorktree &&
|
|
75
|
+
trap 'git worktree remove -ff "$worktree"' EXIT &&
|
|
76
|
+
validate_series
|
|
77
|
+
fi
|
|
Binary file
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
0000000000000000000000000000000000000000 008fcd5bdd1631dfea056183a5b0beeeaefd60d5 runner <runner@fv-az220-396.shdwizndlbjulinwhzhdmup5sb.jx.internal.cloudapp.net> 1687957381 +0000 branch: Created from refs/remotes/origin/master
|
|
2
|
+
008fcd5bdd1631dfea056183a5b0beeeaefd60d5 008fcd5bdd1631dfea056183a5b0beeeaefd60d5 runner <runner@fv-az220-396.shdwizndlbjulinwhzhdmup5sb.jx.internal.cloudapp.net> 1687957381 +0000 checkout: moving from master to master
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
0000000000000000000000000000000000000000 008fcd5bdd1631dfea056183a5b0beeeaefd60d5 runner <runner@fv-az220-396.shdwizndlbjulinwhzhdmup5sb.jx.internal.cloudapp.net> 1687957381 +0000 branch: Created from refs/remotes/origin/master
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
0000000000000000000000000000000000000000 008fcd5bdd1631dfea056183a5b0beeeaefd60d5 runner <runner@fv-az220-396.shdwizndlbjulinwhzhdmup5sb.jx.internal.cloudapp.net> 1687957381 +0000 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +008fcd5bdd1631dfea056183a5b0beeeaefd60d5:refs/remotes/origin/master: storing ref
|
OpenFisca-France-Local-5.2.0/.git/objects/pack/pack-a8372867e3ab3530f94e0ed102450075afe177fd.idx
ADDED
|
Binary file
|
OpenFisca-France-Local-5.2.0/.git/objects/pack/pack-a8372867e3ab3530f94e0ed102450075afe177fd.rev
ADDED
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
008fcd5bdd1631dfea056183a5b0beeeaefd60d5
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
008fcd5bdd1631dfea056183a5b0beeeaefd60d5
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
008fcd5bdd1631dfea056183a5b0beeeaefd60d5
|
|
@@ -21,13 +21,15 @@ setup.py
|
|
|
21
21
|
.git/hooks/pre-receive.sample
|
|
22
22
|
.git/hooks/prepare-commit-msg.sample
|
|
23
23
|
.git/hooks/push-to-checkout.sample
|
|
24
|
+
.git/hooks/sendemail-validate.sample
|
|
24
25
|
.git/hooks/update.sample
|
|
25
26
|
.git/info/exclude
|
|
26
27
|
.git/logs/HEAD
|
|
27
28
|
.git/logs/refs/heads/master
|
|
28
29
|
.git/logs/refs/remotes/origin/master
|
|
29
|
-
.git/objects/pack/pack-
|
|
30
|
-
.git/objects/pack/pack-
|
|
30
|
+
.git/objects/pack/pack-a8372867e3ab3530f94e0ed102450075afe177fd.idx
|
|
31
|
+
.git/objects/pack/pack-a8372867e3ab3530f94e0ed102450075afe177fd.pack
|
|
32
|
+
.git/objects/pack/pack-a8372867e3ab3530f94e0ed102450075afe177fd.rev
|
|
31
33
|
.git/refs/heads/master
|
|
32
34
|
.git/refs/remotes/origin/master
|
|
33
35
|
.github/get_minimal_version.py
|
|
@@ -76,6 +78,10 @@ openfisca_france_local/departements/eure_et_loir/pret_vehicule.py
|
|
|
76
78
|
openfisca_france_local/departements/eure_et_loir/repas_foyer.py
|
|
77
79
|
openfisca_france_local/departements/eure_et_loir/transport_eleves_etudiants.py
|
|
78
80
|
openfisca_france_local/departements/eure_et_loir/transport_social.py
|
|
81
|
+
openfisca_france_local/departements/haute_saone/aide_permis.py
|
|
82
|
+
openfisca_france_local/departements/haute_saone/eligibilite.py
|
|
83
|
+
openfisca_france_local/departements/haute_vienne/aide_permis.py
|
|
84
|
+
openfisca_france_local/departements/haute_vienne/eligibilite.py
|
|
79
85
|
openfisca_france_local/departements/loire_atlantique/aide_mobilite.py
|
|
80
86
|
openfisca_france_local/departements/loire_atlantique/eligibilite.py
|
|
81
87
|
openfisca_france_local/departements/nord/activ_emploi.py
|
|
@@ -110,6 +116,8 @@ openfisca_france_local/parameters/departements/eure_et_loir/ash.yml
|
|
|
110
116
|
openfisca_france_local/parameters/departements/eure_et_loir/fsl.yml
|
|
111
117
|
openfisca_france_local/parameters/departements/eure_et_loir/repas_foyer.yml
|
|
112
118
|
openfisca_france_local/parameters/departements/eure_et_loir/transports.yml
|
|
119
|
+
openfisca_france_local/parameters/departements/haute_saone/aide_permis.yaml
|
|
120
|
+
openfisca_france_local/parameters/departements/haute_vienne/aide_permis.yaml
|
|
113
121
|
openfisca_france_local/parameters/metropoles/bordeaux/aide_tarification_solidaire_transport.yaml
|
|
114
122
|
openfisca_france_local/parameters/metropoles/rennes/tarification_solidaire/seuil/seuil1.yaml
|
|
115
123
|
openfisca_france_local/parameters/metropoles/rennes/tarification_solidaire/seuil/seuil2.yaml
|
|
@@ -207,6 +215,8 @@ tests/departements/eure_et_loir/pch_etablissement.yml
|
|
|
207
215
|
tests/departements/eure_et_loir/repas_foyer_personne_agee.yml
|
|
208
216
|
tests/departements/eure_et_loir/repas_foyer_personne_handicape.yml
|
|
209
217
|
tests/departements/eure_et_loir/transport_eleves_etudiants.yml
|
|
218
|
+
tests/departements/haute-vienne/aide_permis.yaml
|
|
219
|
+
tests/departements/haute_saone/aide_permis.yaml
|
|
210
220
|
tests/departements/loire_atlantique/aide_mobilite.yml
|
|
211
221
|
tests/departements/nord/activ_emploi.yaml
|
|
212
222
|
tests/departements/vendee/bourses_jeunes_benevoles.yaml
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
from openfisca_france.model.base import Variable, Individu, MONTH
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
class haute_saone_aide_permis(Variable):
|
|
5
|
+
value_type = float
|
|
6
|
+
entity = Individu
|
|
7
|
+
definition_period = MONTH
|
|
8
|
+
label = "Montant de l'aide au permis de conduire pour le département de la Haute-Saone"
|
|
9
|
+
reference = [
|
|
10
|
+
'https://www.haute-saone.fr/index.php/nos-e-services/aides-aux-familles/pack-jeunes/',
|
|
11
|
+
'https://www.mes-services-publics70.fr/e_services/mpb/',
|
|
12
|
+
]
|
|
13
|
+
|
|
14
|
+
def formula(individu, period, parameters):
|
|
15
|
+
params = parameters(period).departements.haute_saone.aide_permis
|
|
16
|
+
|
|
17
|
+
individus_age = individu('age', period)
|
|
18
|
+
|
|
19
|
+
age_maximum = params.age.maximum_inclusif
|
|
20
|
+
age_minimum = params.age.minimum_inclusif
|
|
21
|
+
age_eligibilites = (individus_age >= age_minimum) * (individus_age <= age_maximum)
|
|
22
|
+
|
|
23
|
+
eligibilite_residentielle = individu.menage('haute_saone_eligibilite_residence', period)
|
|
24
|
+
|
|
25
|
+
rfr = individu.foyer_fiscal('rfr', period.n_2)
|
|
26
|
+
nbptr = individu.foyer_fiscal('nbptr', period.n_2)
|
|
27
|
+
quotient_familial = rfr / nbptr / 12
|
|
28
|
+
montant = params.montant_en_fonction_du_quotient_familial.calc(quotient_familial)
|
|
29
|
+
|
|
30
|
+
return age_eligibilites * eligibilite_residentielle * montant
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
from openfisca_france.model.base import Variable, Menage, MONTH
|
|
2
|
+
|
|
3
|
+
from numpy.core.defchararray import startswith
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
class haute_saone_eligibilite_residence(Variable):
|
|
7
|
+
value_type = bool
|
|
8
|
+
entity = Menage
|
|
9
|
+
definition_period = MONTH
|
|
10
|
+
label = "Éligibilité résidentielle d'un ménage aux dipositifs de la Haute-Saone"
|
|
11
|
+
|
|
12
|
+
def formula(menage, period):
|
|
13
|
+
return startswith(menage('depcom', period), str.encode('70'))
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
from openfisca_france.model.base import Variable, Individu, MONTH
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
class haute_vienne_aide_permis(Variable):
|
|
5
|
+
value_type = float
|
|
6
|
+
entity = Individu
|
|
7
|
+
definition_period = MONTH
|
|
8
|
+
label = "Montant de l'aide au permis de conduire pour le département de la Haute-Vienne"
|
|
9
|
+
reference = 'https://www.haute-vienne.fr/nos-actions/jeunesse/besoin-dun-coup-de-pouce/aide-au-permis-de-conduire'
|
|
10
|
+
|
|
11
|
+
def formula(individu, period, parameters):
|
|
12
|
+
params = parameters(period).departements.haute_vienne.aide_permis
|
|
13
|
+
|
|
14
|
+
individus_age = individu('age', period)
|
|
15
|
+
|
|
16
|
+
age_maximum = params.age.maximum_exclusif
|
|
17
|
+
age_minimum = params.age.minimum_inclusif
|
|
18
|
+
age_eligibilites = (individus_age >= age_minimum) * (individus_age < age_maximum)
|
|
19
|
+
|
|
20
|
+
eligibilite_residentielle = individu.menage('haute_vienne_eligibilite_residence', period)
|
|
21
|
+
|
|
22
|
+
rfr = individu.foyer_fiscal('rfr', period.n_2)
|
|
23
|
+
nbptr = individu.foyer_fiscal('nbptr', period.n_2)
|
|
24
|
+
quotient_familial = rfr / nbptr / 12
|
|
25
|
+
montant = params.montant_en_fonction_du_quotient_familial.calc(quotient_familial)
|
|
26
|
+
|
|
27
|
+
return age_eligibilites * eligibilite_residentielle * montant
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
from openfisca_france.model.base import Variable, Menage, MONTH
|
|
2
|
+
|
|
3
|
+
from numpy.core.defchararray import startswith
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
class haute_vienne_eligibilite_residence(Variable):
|
|
7
|
+
value_type = bool
|
|
8
|
+
entity = Menage
|
|
9
|
+
definition_period = MONTH
|
|
10
|
+
label = "Éligibilité résidentielle d'un ménage aux dipositifs de la Haute-Vienne"
|
|
11
|
+
|
|
12
|
+
def formula(menage, period):
|
|
13
|
+
return startswith(menage('depcom', period), str.encode('87'))
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
age:
|
|
2
|
+
maximum_inclusif:
|
|
3
|
+
reference:
|
|
4
|
+
- https://www.haute-saone.fr/index.php/nos-e-services/aides-aux-familles/pack-jeunes/
|
|
5
|
+
description: Eligibilité d'âge pour l'aide au permis de conduire dans le département de Haute Saône.
|
|
6
|
+
values:
|
|
7
|
+
2020-12-29:
|
|
8
|
+
value: 25
|
|
9
|
+
minimum_inclusif:
|
|
10
|
+
reference:
|
|
11
|
+
- https://www.haute-saone.fr/index.php/nos-e-services/aides-aux-familles/pack-jeunes/
|
|
12
|
+
description: Eligibilité d'âge pour l'aide au permis de conduire dans le département de Haute Saône.
|
|
13
|
+
values:
|
|
14
|
+
2020-12-29:
|
|
15
|
+
value: 18
|
|
16
|
+
montant_en_fonction_du_quotient_familial:
|
|
17
|
+
reference:
|
|
18
|
+
- https://www.haute-saone.fr/index.php/nos-e-services/aides-aux-familles/pack-jeunes/
|
|
19
|
+
description: Montant obtenu pour l'aide au permis de conduire en région de Haute Saône.
|
|
20
|
+
metadata:
|
|
21
|
+
type: single_amount
|
|
22
|
+
brackets:
|
|
23
|
+
- threshold:
|
|
24
|
+
2020-12-29:
|
|
25
|
+
value: 0
|
|
26
|
+
amount:
|
|
27
|
+
2020-12-29:
|
|
28
|
+
value: 400
|
|
29
|
+
- threshold:
|
|
30
|
+
2020-12-29:
|
|
31
|
+
value: 300
|
|
32
|
+
amount:
|
|
33
|
+
2020-12-29:
|
|
34
|
+
value: 250
|
|
35
|
+
- threshold:
|
|
36
|
+
2020-12-29:
|
|
37
|
+
value: 600
|
|
38
|
+
amount:
|
|
39
|
+
2020-12-29:
|
|
40
|
+
value: 150
|
|
41
|
+
- threshold:
|
|
42
|
+
2020-12-29:
|
|
43
|
+
value: 1000
|
|
44
|
+
amount:
|
|
45
|
+
2020-12-29:
|
|
46
|
+
value: 100
|
|
47
|
+
- threshold:
|
|
48
|
+
2020-12-29:
|
|
49
|
+
value: 1201
|
|
50
|
+
amount:
|
|
51
|
+
2020-12-29:
|
|
52
|
+
value: 0
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
age:
|
|
2
|
+
maximum_exclusif:
|
|
3
|
+
reference:
|
|
4
|
+
- https://www.haute-vienne.fr/nos-actions/jeunesse/besoin-dun-coup-de-pouce/aide-au-permis-de-conduire
|
|
5
|
+
description: Eligibilité d'âge pour l'aide au permis de conduire dans le département de la Haute-Vienne.
|
|
6
|
+
values:
|
|
7
|
+
2023-01-01:
|
|
8
|
+
value: 25
|
|
9
|
+
minimum_inclusif:
|
|
10
|
+
reference:
|
|
11
|
+
- https://www.haute-vienne.fr/nos-actions/jeunesse/besoin-dun-coup-de-pouce/aide-au-permis-de-conduire
|
|
12
|
+
description: Eligibilité d'âge pour l'aide au permis de conduire dans le département de la Haute-Vienne.
|
|
13
|
+
values:
|
|
14
|
+
2023-01-01:
|
|
15
|
+
value: 15
|
|
16
|
+
|
|
17
|
+
montant_en_fonction_du_quotient_familial:
|
|
18
|
+
reference:
|
|
19
|
+
- https://www.auvergnerhonealpes.fr/aide/385/289-financer-ma-formation-au-permis-de-conduire-orientation-formation.htm
|
|
20
|
+
description: Montant obtenu pour l'aide au permis de conduire en région Auvergne-Rhône-Alpes.
|
|
21
|
+
metadata:
|
|
22
|
+
type: single_amount
|
|
23
|
+
brackets:
|
|
24
|
+
- threshold:
|
|
25
|
+
2020-01-01:
|
|
26
|
+
value: 0
|
|
27
|
+
amount:
|
|
28
|
+
2020-01-01:
|
|
29
|
+
value: 500
|
|
30
|
+
- threshold:
|
|
31
|
+
2020-01-01:
|
|
32
|
+
value: 401
|
|
33
|
+
amount:
|
|
34
|
+
2020-01-01:
|
|
35
|
+
value: 250
|
|
36
|
+
- threshold:
|
|
37
|
+
2020-01-01:
|
|
38
|
+
value: 770
|
|
39
|
+
amount:
|
|
40
|
+
2020-01-01:
|
|
41
|
+
value: 150
|
|
42
|
+
- threshold:
|
|
43
|
+
2020-01-01:
|
|
44
|
+
value: 1001
|
|
45
|
+
amount:
|
|
46
|
+
2020-01-01:
|
|
47
|
+
value: 0
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
- period: 2023-02
|
|
2
|
+
name: Éligibilité d'age et de résidence
|
|
3
|
+
input:
|
|
4
|
+
age: [16, 14, 25, 16]
|
|
5
|
+
depcom: ['87085', '87085', '87085', '69001']
|
|
6
|
+
rfr:
|
|
7
|
+
2021: ['12000','12000','12000','12000']
|
|
8
|
+
nbptr:
|
|
9
|
+
2021: ['1', '1','1','1',]
|
|
10
|
+
output:
|
|
11
|
+
haute_vienne_aide_permis: [150, 0, 0, 0]
|
|
12
|
+
|
|
13
|
+
- period: 2023-02
|
|
14
|
+
name: Montant en fonction du quotient familial
|
|
15
|
+
input:
|
|
16
|
+
age: [16, 16, 16, 16, 16]
|
|
17
|
+
depcom: ['87085','87085','87085','87085','87085']
|
|
18
|
+
rfr:
|
|
19
|
+
2021: ['12012','9240','9228','4812','4800']
|
|
20
|
+
nbptr:
|
|
21
|
+
2021: ['1','1','1','1','1']
|
|
22
|
+
output:
|
|
23
|
+
haute_vienne_aide_permis: [0,150, 250, 250, 500]
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
- period: 2023-02
|
|
2
|
+
name: Éligibilité d'age et de résidence
|
|
3
|
+
input:
|
|
4
|
+
age: [18, 17, 25, 18]
|
|
5
|
+
depcom: ['70000', '70000', '70000', '75005']
|
|
6
|
+
rfr:
|
|
7
|
+
2021: ['14400','14400','14400','14400']
|
|
8
|
+
nbptr:
|
|
9
|
+
2021: ['1', '1','1','1']
|
|
10
|
+
output:
|
|
11
|
+
haute_saone_aide_permis: [100, 0, 100, 0]
|
|
12
|
+
|
|
13
|
+
- period: 2023-02
|
|
14
|
+
name: Montant en fonction du quotient familial
|
|
15
|
+
input:
|
|
16
|
+
age: [18, 18, 18, 18, 18, 18, 18, 18]
|
|
17
|
+
depcom: ['70000','70000','70000','70000','70000', '70000', '70000', '70000']
|
|
18
|
+
rfr:
|
|
19
|
+
2021: ['14412','12000','14400', '7200', '11988','3600','7188','3588']
|
|
20
|
+
nbptr:
|
|
21
|
+
2021: ['1','1','1','1','1','1','1','1']
|
|
22
|
+
output:
|
|
23
|
+
haute_saone_aide_permis: [0, 100, 100, 150, 150, 250, 250, 400]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
01eb71d523e52b1bf96f8826c21431acf83e233f '01eb71d523e52b1bf96f8826c21431acf83e233f' of https://github.com/openfisca/openfisca-france-local
|
|
Binary file
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
0000000000000000000000000000000000000000 01eb71d523e52b1bf96f8826c21431acf83e233f runner <runner@fv-az359-152.51uo5qrj0l5e1cjmm4qc2qynfh.bx.internal.cloudapp.net> 1687353047 +0000 branch: Created from refs/remotes/origin/master
|
|
2
|
-
01eb71d523e52b1bf96f8826c21431acf83e233f 01eb71d523e52b1bf96f8826c21431acf83e233f runner <runner@fv-az359-152.51uo5qrj0l5e1cjmm4qc2qynfh.bx.internal.cloudapp.net> 1687353047 +0000 checkout: moving from master to master
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
0000000000000000000000000000000000000000 01eb71d523e52b1bf96f8826c21431acf83e233f runner <runner@fv-az359-152.51uo5qrj0l5e1cjmm4qc2qynfh.bx.internal.cloudapp.net> 1687353047 +0000 branch: Created from refs/remotes/origin/master
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
0000000000000000000000000000000000000000 01eb71d523e52b1bf96f8826c21431acf83e233f runner <runner@fv-az359-152.51uo5qrj0l5e1cjmm4qc2qynfh.bx.internal.cloudapp.net> 1687353047 +0000 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +01eb71d523e52b1bf96f8826c21431acf83e233f:refs/remotes/origin/master: storing ref
|
OpenFisca-France-Local-5.0.1/.git/objects/pack/pack-683272417dbb3990b40041ee24692f0062ac1020.idx
DELETED
|
Binary file
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
01eb71d523e52b1bf96f8826c21431acf83e233f
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
01eb71d523e52b1bf96f8826c21431acf83e233f
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
01eb71d523e52b1bf96f8826c21431acf83e233f
|
|
File without changes
|
|
File without changes
|
{OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/.git/hooks/applypatch-msg.sample
RENAMED
|
File without changes
|
|
File without changes
|
{OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/.git/hooks/fsmonitor-watchman.sample
RENAMED
|
File without changes
|
|
File without changes
|
{OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/.git/hooks/pre-applypatch.sample
RENAMED
|
File without changes
|
|
File without changes
|
{OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/.git/hooks/pre-merge-commit.sample
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/.git/hooks/prepare-commit-msg.sample
RENAMED
|
File without changes
|
{OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/.git/hooks/push-to-checkout.sample
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/.github/get_minimal_version.py
RENAMED
|
File without changes
|
{OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/.github/has-functional-changes.sh
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/.github/workflows/workflow.yml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{OpenFisca-France-Local-5.0.1 → OpenFisca-France-Local-5.2.0}/openfisca_france_local/__init__.py
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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|