cobweb-launcher 0.1.21__py3-none-any.whl → 0.1.22__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 cobweb-launcher might be problematic. Click here for more details.

@@ -110,12 +110,11 @@ class Spider:
110
110
  raise TypeError("yield value type error!")
111
111
 
112
112
  if not status:
113
- seed._retry += 1
114
- self.queue.push(seed)
115
- elif store_queue and store_data:
113
+ raise Exception("yield value type error!")
114
+ if store_queue and store_data:
116
115
  store_data.append(seed)
117
116
  store_queue.push(store_data)
118
- elif add_seed_list:
117
+ if add_seed_list:
119
118
  del_seed(seed, spider_status=True)
120
119
  add_seed(add_seed_list)
121
120
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: cobweb-launcher
3
- Version: 0.1.21
3
+ Version: 0.1.22
4
4
  Summary: spider_hole
5
5
  Home-page: https://github.com/Juannie-PP/cobweb
6
6
  Author: Juannie-PP
@@ -32,13 +32,13 @@ cobweb/equip/distributed/launcher.py,sha256=1LzxibGXWR20XpXawakiRpEMaa9yfaj2rFSK
32
32
  cobweb/equip/distributed/models.py,sha256=qTGzxLdb2arsZSZK2HE4-MrqhraUhc2Ol5wBvlv_aWA,5008
33
33
  cobweb/equip/single/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
34
34
  cobweb/equip/single/launcher.py,sha256=lZt4WNar0_QQjUSDhaJnxvHDiuQReXeFxquVgJjI5T4,6824
35
- cobweb/equip/single/models.py,sha256=uH6VXHiUSEOV0PN0s63NKRveTCRXy9_QH6qJRQgYv9Q,5610
35
+ cobweb/equip/single/models.py,sha256=mfSmYBUkX-QuuyuajkIw6EI0NYhlbqrCM88YGP7dHUw,5590
36
36
  cobweb/single/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
37
37
  cobweb/single/launcher.py,sha256=IoJbn87j7t7Pib_FxoWZmmX8asXOqNGb-9ospw6EYJI,7302
38
38
  cobweb/single/models.py,sha256=wIEV35666lxdzqjDqBHPjjh-r6zD0x24rtQYz7d4Oxw,4332
39
39
  cobweb/single/nest.py,sha256=49K6KQ934INfPrWQsrq9rIFpQauLbLGOFbDaHvoQzOk,5015
40
- cobweb_launcher-0.1.21.dist-info/LICENSE,sha256=z1rxSIGOyzcSb3orZxFPxzx-0C1vTocmswqBNxpKfEk,1063
41
- cobweb_launcher-0.1.21.dist-info/METADATA,sha256=10RvainuQ8tnyG0H_wFa6NMBlRZmjfL-oVXLEFHDFB8,1246
42
- cobweb_launcher-0.1.21.dist-info/WHEEL,sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o,92
43
- cobweb_launcher-0.1.21.dist-info/top_level.txt,sha256=4GETBGNsKqiCUezmT-mJn7tjhcDlu7nLIV5gGgHBW4I,7
44
- cobweb_launcher-0.1.21.dist-info/RECORD,,
40
+ cobweb_launcher-0.1.22.dist-info/LICENSE,sha256=z1rxSIGOyzcSb3orZxFPxzx-0C1vTocmswqBNxpKfEk,1063
41
+ cobweb_launcher-0.1.22.dist-info/METADATA,sha256=VlFCB_wVqvPM65JUvRUladC4D3QsUYRXtoni2ZJUha8,1246
42
+ cobweb_launcher-0.1.22.dist-info/WHEEL,sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o,92
43
+ cobweb_launcher-0.1.22.dist-info/top_level.txt,sha256=4GETBGNsKqiCUezmT-mJn7tjhcDlu7nLIV5gGgHBW4I,7
44
+ cobweb_launcher-0.1.22.dist-info/RECORD,,