nexus-extensibility 2.0.0b49__py3-none-any.whl → 2.0.0b51__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.
@@ -204,7 +204,7 @@ class IUpgradableDataSource(ABC):
204
204
  """
205
205
 
206
206
  @abstractmethod
207
- def upgrade_source_configuration(configuration: Any) -> Awaitable[Any]:
207
+ def upgrade_source_configuration(self, configuration: Any) -> Awaitable[Any]:
208
208
  """
209
209
  Upgrades the source configuration.
210
210
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: nexus-extensibility
3
- Version: 2.0.0b49
3
+ Version: 2.0.0b51
4
4
  Summary: Type definitions to implement data sources for the Nexus system.
5
5
  Home-page: https://github.com/nexus-main/nexus
6
6
  Author: https://github.com/nexus-main
@@ -2,9 +2,9 @@ nexus_extensibility/__init__.py,sha256=temuSqvUeZusU_0j-QoRalMIDfCHm9JP8W6jEO280
2
2
  nexus_extensibility/_data_model.py,sha256=HBuH2ftXAq_a5pJWc5UtqbEEcQIVAolz3xLUYgAHyk0,11964
3
3
  nexus_extensibility/_data_model_extensions.py,sha256=iLSOVDKvVoorj2h0x_XHGhbKwd_NHtrURgS7aUVe8MI,670
4
4
  nexus_extensibility/_data_model_utilities.py,sha256=cb_uJD4CeYz1m7NEttQ7kR3nrcMjovJQCrSUchnglQE,377
5
- nexus_extensibility/_extensibility_data_source.py,sha256=JcXABjfBhbktNzlnem1ylpLJTRJfEd64__JjPx3GIMk,7928
5
+ nexus_extensibility/_extensibility_data_source.py,sha256=49ywX83Rrne4SlzpLWWIdwfLgOO6DSAoUVb3kIAGPtg,7934
6
6
  nexus_extensibility/_extensibility_utilities.py,sha256=hQFcY2joHt1goJSCvMfEW5cprN1I-B1-SihqYme8R1A,786
7
- nexus_extensibility-2.0.0b49.dist-info/METADATA,sha256=36GdIqTtdbM0CnQRIP3KDZYlLq-H_cUZ-Dp_dz_Tv7A,775
8
- nexus_extensibility-2.0.0b49.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
9
- nexus_extensibility-2.0.0b49.dist-info/top_level.txt,sha256=GTaw9wgS6EKrgO6FhJ3YZuMrkgoK7kP-hW9uybPDbyg,20
10
- nexus_extensibility-2.0.0b49.dist-info/RECORD,,
7
+ nexus_extensibility-2.0.0b51.dist-info/METADATA,sha256=RFjTfb-cSTFywAvNFF5EC2pU3-KNXM6FauxPYcFh_U8,775
8
+ nexus_extensibility-2.0.0b51.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
9
+ nexus_extensibility-2.0.0b51.dist-info/top_level.txt,sha256=GTaw9wgS6EKrgO6FhJ3YZuMrkgoK7kP-hW9uybPDbyg,20
10
+ nexus_extensibility-2.0.0b51.dist-info/RECORD,,