bsb 4.3.1__py3-none-any.whl → 4.3.2__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 bsb might be problematic. Click here for more details.

@@ -1,10 +1,10 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.2
2
2
  Name: bsb
3
- Version: 4.3.1
3
+ Version: 4.3.2
4
4
  Summary: Black-box component framework for multiscale neural modeling
5
5
  Author: Robin De Schepper
6
6
  Maintainer-email: Dimitri Rodarie <dimitri.rodarie@unipv.it>
7
- License: GNU GENERAL PUBLIC LICENSE
7
+ License: GNU GENERAL PUBLIC LICENSE
8
8
  Version 3, 29 June 2007
9
9
 
10
10
  Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
@@ -687,18 +687,18 @@ Classifier: License :: OSI Approved :: GNU General Public License v3 or later (G
687
687
  Requires-Python: >=3.9
688
688
  Description-Content-Type: text/markdown
689
689
  License-File: LICENSE
690
- Requires-Dist: bsb-core ~=4.5.3
691
- Requires-Dist: bsb-json ~=4.2.1
692
- Requires-Dist: bsb-yaml ~=4.2.1
693
- Requires-Dist: bsb-hdf5 ~=4.1.1
694
- Provides-Extra: arbor
695
- Requires-Dist: bsb-arbor ==4.1.0 ; extra == 'arbor'
696
- Provides-Extra: nest
697
- Requires-Dist: bsb-nest ==4.3.1 ; extra == 'nest'
698
- Provides-Extra: neuron
699
- Requires-Dist: bsb-neuron ==4.0.3 ; extra == 'neuron'
690
+ Requires-Dist: bsb-core~=4.5.3
691
+ Requires-Dist: bsb-json~=4.2.1
692
+ Requires-Dist: bsb-yaml~=4.2.1
693
+ Requires-Dist: bsb-hdf5~=4.1.1
700
694
  Provides-Extra: parallel
701
- Requires-Dist: bsb-core[parallel] ; extra == 'parallel'
695
+ Requires-Dist: bsb-core[parallel]; extra == "parallel"
696
+ Provides-Extra: neuron
697
+ Requires-Dist: bsb-neuron==4.0.3; extra == "neuron"
698
+ Provides-Extra: nest
699
+ Requires-Dist: bsb-nest==4.3.2; extra == "nest"
700
+ Provides-Extra: arbor
701
+ Requires-Dist: bsb-arbor==4.1.0; extra == "arbor"
702
702
 
703
703
  [![Build Status](https://github.com/dbbs-lab/bsb/actions/workflows/main.yml/badge.svg)](https://github.com/dbbs-lab/bsb/actions/workflows/main.yml)
704
704
  # Brain Scaffold Builder suite
@@ -822,3 +822,7 @@ Project SGA2) and from Centro Fermi project “Local Neuronal Microcircuits” t
822
822
  acknowledge the use of EBRAINS platform and Fenix Infrastructure resources, which are
823
823
  partially funded from the European Union’s Horizon 2020 research and innovation
824
824
  programme through the ICEI project under the grant agreement No. 800858
825
+
826
+ ### Supported by
827
+
828
+ [![JetBrains logo](https://resources.jetbrains.com/storage/products/company/brand/logos/jetbrains.svg)](https://jb.gg/OpenSourceSupport)
@@ -0,0 +1,5 @@
1
+ bsb-4.3.2.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
2
+ bsb-4.3.2.dist-info/METADATA,sha256=S_1-4dCh9e2UxFzPTjZTzYtaj54n3J-r4ejH2Ka0XQY,46673
3
+ bsb-4.3.2.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
4
+ bsb-4.3.2.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
5
+ bsb-4.3.2.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.5.0)
2
+ Generator: setuptools (75.8.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,5 +0,0 @@
1
- bsb-4.3.1.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
2
- bsb-4.3.1.dist-info/METADATA,sha256=_C1vm7GLkQrSsK02FE74BbIoNshY9wQfAR1RD2i5vag,46508
3
- bsb-4.3.1.dist-info/WHEEL,sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY,91
4
- bsb-4.3.1.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
5
- bsb-4.3.1.dist-info/RECORD,,
File without changes