talentro-commons 0.21.2__py3-none-any.whl → 0.21.3__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.
@@ -56,7 +56,7 @@ class Vacancy(VacanciesOrganizationModel, table=True):
56
56
  requisition_id: str = Field(index=True)
57
57
  title: str = Field(index=True)
58
58
  description: Optional[str] = Field()
59
- status: str = Field(default_factory=lambda: "ACTIVE", default="ACTIVE")
59
+ status: str = Field(default="ACTIVE")
60
60
  job_site_url: str = Field()
61
61
  company_name: str = Field(index=True)
62
62
  parent_company_name: Optional[str] = Field()
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: talentro-commons
3
- Version: 0.21.2
3
+ Version: 0.21.3
4
4
  Summary: This package contains all globally used code, services, models and data structures for Talentro
5
5
  License: Proprietary
6
6
  Author: Emiel van Essen
@@ -39,8 +39,8 @@ talentro/util/string.py,sha256=_ZHZIvcnHWFqhqSnYGdmSQ9EE_eNySftkfIy-S7myiM,546
39
39
  talentro/util/vacancy.py,sha256=mZ_ruL_YPsbJjaUEti78_6TumXhOGAY7Taa2JvXkTkg,1067
40
40
  talentro/vacancies/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
41
41
  talentro/vacancies/dataclasses.py,sha256=B_yrJAyHoPsY2s6whBnVkWEM_nWX78mXyzrW0v6Yh70,14979
42
- talentro/vacancies/models.py,sha256=N7Z3spPs5iuxSttqCrFp6lR3G7hEuchLK2ryGEYPO2o,4872
42
+ talentro/vacancies/models.py,sha256=jTEmNGaNkI6oQvFXQQ3yZMgF88c6ouv_rGV7jB8w82A,4838
43
43
  talentro/vacancies/taxanomy.py,sha256=B6DMq9Wbs0aXFwD9aZveSlLwAC9eq1iCO_KM-FmrV7M,6384
44
- talentro_commons-0.21.2.dist-info/METADATA,sha256=bsagFjzqNFcEadGpdpJNThod0PZtpBvJDj__cGB4VNk,1507
45
- talentro_commons-0.21.2.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
46
- talentro_commons-0.21.2.dist-info/RECORD,,
44
+ talentro_commons-0.21.3.dist-info/METADATA,sha256=IZSvfHnxeVxJ-4AY6KU_Y5iE4lrv-05885MdWajMazI,1507
45
+ talentro_commons-0.21.3.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
46
+ talentro_commons-0.21.3.dist-info/RECORD,,