vos-data-utils 1.0.10__py3-none-any.whl → 1.0.11__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 vos-data-utils might be problematic. Click here for more details.
- vdutils/__init__.py +1 -1
- vdutils/data/date/date_dictionary.txt +40454 -40515
- vdutils/tests/tests.py +4 -4
- {vos_data_utils-1.0.10.dist-info → vos_data_utils-1.0.11.dist-info}/METADATA +11 -2
- {vos_data_utils-1.0.10.dist-info → vos_data_utils-1.0.11.dist-info}/RECORD +8 -8
- {vos_data_utils-1.0.10.dist-info → vos_data_utils-1.0.11.dist-info}/WHEEL +0 -0
- {vos_data_utils-1.0.10.dist-info → vos_data_utils-1.0.11.dist-info}/entry_points.txt +0 -0
- {vos_data_utils-1.0.10.dist-info → vos_data_utils-1.0.11.dist-info}/top_level.txt +0 -0
vdutils/tests/tests.py
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import unittest
|
|
2
|
-
from test_convaddr import TestClass as TestClassConvAddr
|
|
3
|
-
from test_cordate import TestClass as TestClassCordate
|
|
4
|
-
from test_genpnu import TestClass as TestClassGenPnu
|
|
5
|
-
from test_vid import TestClass as TestClassVid
|
|
2
|
+
from vdutils.tests.test_convaddr import TestClass as TestClassConvAddr
|
|
3
|
+
from vdutils.tests.test_cordate import TestClass as TestClassCordate
|
|
4
|
+
from vdutils.tests.test_genpnu import TestClass as TestClassGenPnu
|
|
5
|
+
from vdutils.tests.test_vid import TestClass as TestClassVid
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
def suite():
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: vos-data-utils
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.11
|
|
4
4
|
Summary: description
|
|
5
5
|
Author: ValueOfSpace
|
|
6
6
|
Author-email: dev@valueofspace.com
|
|
@@ -171,11 +171,20 @@ vos-data-utils is a shared utility library essential for 'Value of Space' data w
|
|
|
171
171
|
- 법정동 변경사항 보조 데이터 업데이트
|
|
172
172
|
- 입력된 문자열(한글 주소)에 변경전 법정동이 포함되어있으면 변경후 법정동명으로 교환하여 반환하는 기능 업데이트
|
|
173
173
|
- 법정동 데이터 업데이트(행정구역 변경사항 반영)
|
|
174
|
-
- 2024년 6월 30일: '
|
|
174
|
+
- 2024년 6월 30일: '경상북도 영덕군 영해면 대리' 관련 행정구역 변경
|
|
175
175
|
- 날짜 빈도 dictionary 업데이트
|
|
176
176
|
- 유닛 테스트 코드(`test_genpnu`) 업데이트
|
|
177
177
|
- dummy 데이터의 base_dt 하드코딩 부분 self.instance.base_dt_print 적용
|
|
178
178
|
|
|
179
|
+
</details>
|
|
180
|
+
<details>
|
|
181
|
+
<summary><strong>Version 1.0.11 - 2025.09</strong></summary>
|
|
182
|
+
|
|
183
|
+
<div style="color: gray;">
|
|
184
|
+
|
|
185
|
+
- 업데이트
|
|
186
|
+
- 날짜 빈도 dictionary 업데이트
|
|
187
|
+
|
|
179
188
|
</details>
|
|
180
189
|
</br>
|
|
181
190
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
vdutils/__init__.py,sha256=
|
|
1
|
+
vdutils/__init__.py,sha256=WkmKCZQz8JUE8vkoRbatGqBx8UT2yZ3zRqzKjiIojIY,950
|
|
2
2
|
vdutils/bjd.py,sha256=YrzmrzUUqnnJOubXEesKVQskCorfF_LsFEju8t7xsEY,22020
|
|
3
3
|
vdutils/bjdconnector.py,sha256=jEqf83xMY-3MBKbxU04kqQQ_BwP0UasemhvGT6uXIBc,29551
|
|
4
4
|
vdutils/convaddr.py,sha256=WYjpwxoMjObN93dN1c6OikhL3jnVivlwiLY818ZEL9E,17356
|
|
@@ -42,7 +42,7 @@ vdutils/data/bjd/20250630/bjd_current.txt,sha256=KFAKhpnFYqJFwLXhARxN1eLolI310jB
|
|
|
42
42
|
vdutils/data/bjd/20250630/bjd_frequency_dictionary.txt,sha256=_3M7-1VpXi1S-1MvBY4KhhnK_ohkbzG9lgors-XYYlA,139518
|
|
43
43
|
vdutils/data/bjd/20250630/bjd_smallest.txt,sha256=6HL9vsyGZxdKJyOD5Kzo2GfBC-O9tqFYRxEI5IBh1sg,100094
|
|
44
44
|
vdutils/data/bjd/20250630/multiple_word_sgg_list.txt,sha256=afVpqOzZ16nYEdaDGkvWXf58KzC4U2KcPJptNBPbDOA,1242
|
|
45
|
-
vdutils/data/date/date_dictionary.txt,sha256=
|
|
45
|
+
vdutils/data/date/date_dictionary.txt,sha256=WEcUE8136-oKGedIJdUhZQztRVTKpz6MdQy_bdmpBvs,8188730
|
|
46
46
|
vdutils/library/__init__.py,sha256=mSEXZfovoMwimrm164NGx1CTXv2ufL-mjvDz_KSyNqk,1204
|
|
47
47
|
vdutils/library/data.py,sha256=hAYjgXBZz3KXHFGCRKyi0KkkJJ4mr2kVDOjotSuIsn8,821847
|
|
48
48
|
vdutils/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -50,9 +50,9 @@ vdutils/tests/test_convaddr.py,sha256=zGaWK3p1Ky6pKU66Gmu5qWdvtB2xj6gJF5dyzCIRzf
|
|
|
50
50
|
vdutils/tests/test_cordate.py,sha256=4vNbLugbgmko8a-SKaBvsWrfp_eMBfblLre4027krSQ,11950
|
|
51
51
|
vdutils/tests/test_genpnu.py,sha256=EXBso4FLWuTmUB51Foktz0onuq2hcnPtzhgIQdj-HaM,92374
|
|
52
52
|
vdutils/tests/test_vid.py,sha256=ogyCJ29ac6qEPBp5pIdWZKiP-R103h-6gk8ga_U8xfI,9714
|
|
53
|
-
vdutils/tests/tests.py,sha256=
|
|
54
|
-
vos_data_utils-1.0.
|
|
55
|
-
vos_data_utils-1.0.
|
|
56
|
-
vos_data_utils-1.0.
|
|
57
|
-
vos_data_utils-1.0.
|
|
58
|
-
vos_data_utils-1.0.
|
|
53
|
+
vdutils/tests/tests.py,sha256=Ukwnvp-fre3yYmJB4mvyzyJ8dcz0U1Um4vvyX9nJkSA,1013
|
|
54
|
+
vos_data_utils-1.0.11.dist-info/METADATA,sha256=_cKkoegMv9cM2_wplnRwVJpcHjBb7EnHmmnzKjCBgjs,60230
|
|
55
|
+
vos_data_utils-1.0.11.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
|
|
56
|
+
vos_data_utils-1.0.11.dist-info/entry_points.txt,sha256=TPB2LUYp5rOLabatv0O-Bg6bId3UWYUhIVGM0hLZY3g,97
|
|
57
|
+
vos_data_utils-1.0.11.dist-info/top_level.txt,sha256=HHg_xE8RoOT58ELEUeaUMbJaRTq7ry3gLSnC4vB4F4E,8
|
|
58
|
+
vos_data_utils-1.0.11.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|