edu-rdm-integration 0.7.2__py3-none-any.whl → 0.7.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.
@@ -59,7 +59,7 @@ class {{ camel_case_function_name }}RunnerManager({{ strategy.manager_class_name
59
59
  """Возвращает класс ранера."""
60
60
  return {{ camel_case_function_name }}Runner
61
61
 
62
- def _prepare_model_ids_map(self) -> Dict[ModelEnumValue, Iterator[int]]:
62
+ def _prepare_model_ids_map(self) -> Dict['ModelEnumValue', Iterator[int]]:
63
63
  """Осуществляется поиск записей моделей добавленных или обновленных за указанный период времени.
64
64
 
65
65
  В выборках (QuerySet) необходимо использовать iterator().
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: edu-rdm-integration
3
- Version: 0.7.2
3
+ Version: 0.7.3
4
4
  Summary: Интеграция с Региональной витриной данных
5
5
  Home-page:
6
6
  Download-URL:
@@ -289,6 +289,15 @@ Requires-Dist: uploader-client <1,>=0.2.1
289
289
 
290
290
  ### Удалено
291
291
 
292
+ ## [0.7.3] - 2023-12-07
293
+
294
+ Исправлена аннотация в шаблоне managers.py-tpl для функции экспорта.
295
+
296
+ ### Исправлено
297
+
298
+ - [EDUSCHL-19604](https://jira.bars.group/browse/EDUSCHL-19604)
299
+ PATCH Исправлена аннотация в шаблоне managers.py-tpl для функции экспорта.
300
+
292
301
  ## [0.7.2] - 2023-12-05
293
302
 
294
303
  В метод _clean_data класса BaseCollectingFunctionTestCase добавлена возможность обрабатывать поля относящиеся к
@@ -117,7 +117,7 @@ edu_rdm_integration/function_templates/function_export_data_template/enums.py-tp
117
117
  edu_rdm_integration/function_templates/function_export_data_template/errors.py-tpl,sha256=dFPgKvChYiv5iyMdoqOG8szqX7BEp8BTmDog2trqueE,247
118
118
  edu_rdm_integration/function_templates/function_export_data_template/functions.py-tpl,sha256=QhhZiZ1cBYIuzzH5Pe7zQjd1QQwJglRA_Gf1iNeK4GY,2882
119
119
  edu_rdm_integration/function_templates/function_export_data_template/helpers.py-tpl,sha256=tySl3pBeaGjORX5qc2y1zvC8YogpcwbNqvGhh1Ow1Ws,1272
120
- edu_rdm_integration/function_templates/function_export_data_template/managers.py-tpl,sha256=tK5GLit5n1TTfLdsxClWxpwlRbfUITRJUWsJwrI7Iqs,2669
120
+ edu_rdm_integration/function_templates/function_export_data_template/managers.py-tpl,sha256=SQGcjYmUhA2BOt9XPuWfKdK989zC59SrPYXy4TNYUFo,2671
121
121
  edu_rdm_integration/function_templates/function_export_data_template/presenters.py-tpl,sha256=2Jv_xfrz1Qxj-NXEIaa08uWrIhb5QVZEr9uRxVXczAA,316
122
122
  edu_rdm_integration/function_templates/function_export_data_template/results.py-tpl,sha256=2iyHuzzS0YPZ688hAhSnPKnkY5BZNRNiZpLRcrn40CE,589
123
123
  edu_rdm_integration/function_templates/function_export_data_template/runners.py-tpl,sha256=_5csHUJ79u7NqLAgjbH05tAbOcWH-sHZGYcKliZPmKQ,3653
@@ -135,9 +135,9 @@ edu_rdm_integration/migrations/0001_initial.py,sha256=toNuYoHZePe5wJ6AKEW9oPOdt2
135
135
  edu_rdm_integration/migrations/0002_init_data_uploadstatus.py,sha256=kht966YNuDbC3qTGrcWswJPsVuAtNO59Ck15G2eS2bU,944
136
136
  edu_rdm_integration/migrations/0003_create_index_file_upload_status.py,sha256=TiLnqQ8bxkVI7sRa5-D3JQ6jopFYDoH1ytSxmU6USUo,735
137
137
  edu_rdm_integration/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
138
- edu_rdm_integration-0.7.2.dist-info/LICENSE,sha256=uw43Gjjj-1vXWCItfSrNDpbejnOwZMrNerUh8oWbq8Q,3458
139
- edu_rdm_integration-0.7.2.dist-info/METADATA,sha256=Jj94orw2kybIow-ejyt_m-Ugn50xUlelkQXJIFLg5nM,44463
140
- edu_rdm_integration-0.7.2.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
141
- edu_rdm_integration-0.7.2.dist-info/namespace_packages.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
142
- edu_rdm_integration-0.7.2.dist-info/top_level.txt,sha256=nRJV0O14UtNE-jGIYG03sohgFnZClvf57H5m6VBXe9Y,20
143
- edu_rdm_integration-0.7.2.dist-info/RECORD,,
138
+ edu_rdm_integration-0.7.3.dist-info/LICENSE,sha256=uw43Gjjj-1vXWCItfSrNDpbejnOwZMrNerUh8oWbq8Q,3458
139
+ edu_rdm_integration-0.7.3.dist-info/METADATA,sha256=dHBj9zCUB1ItOamUJwryZtnvS7SpyILsA9uCs51JCOc,44816
140
+ edu_rdm_integration-0.7.3.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
141
+ edu_rdm_integration-0.7.3.dist-info/namespace_packages.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
142
+ edu_rdm_integration-0.7.3.dist-info/top_level.txt,sha256=nRJV0O14UtNE-jGIYG03sohgFnZClvf57H5m6VBXe9Y,20
143
+ edu_rdm_integration-0.7.3.dist-info/RECORD,,