tracdap-ext-http 0.10.0.dev2__tar.gz → 0.10.0.dev4__tar.gz

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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tracdap-ext-http
3
- Version: 0.10.0.dev2
3
+ Version: 0.10.0.dev4
4
4
  Summary: An extension for TRAC D.A.P. that lets models connect to HTTP endpoints
5
5
  Author-email: Martin Traverse <martin@fintrac.co.uk>
6
6
  License-Expression: Apache-2.0
@@ -25,7 +25,7 @@ Classifier: Topic :: Software Development :: Libraries :: Python Modules
25
25
  Requires-Python: >=3.10
26
26
  Description-Content-Type: text/markdown
27
27
  License-File: LICENSE
28
- Requires-Dist: tracdap-runtime>=0.10.0-beta.1
28
+ Requires-Dist: tracdap-runtime==0.10.*
29
29
  Dynamic: license-file
30
30
 
31
31
  <h1 align="center">
@@ -0,0 +1,2 @@
1
+
2
+ tracdap-runtime == 0.10.*
@@ -13,4 +13,4 @@
13
13
  # See the License for the specific language governing permissions and
14
14
  # limitations under the License.
15
15
 
16
- __version__ = "0.10.0.dev2"
16
+ __version__ = "0.10.0.dev4"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tracdap-ext-http
3
- Version: 0.10.0.dev2
3
+ Version: 0.10.0.dev4
4
4
  Summary: An extension for TRAC D.A.P. that lets models connect to HTTP endpoints
5
5
  Author-email: Martin Traverse <martin@fintrac.co.uk>
6
6
  License-Expression: Apache-2.0
@@ -25,7 +25,7 @@ Classifier: Topic :: Software Development :: Libraries :: Python Modules
25
25
  Requires-Python: >=3.10
26
26
  Description-Content-Type: text/markdown
27
27
  License-File: LICENSE
28
- Requires-Dist: tracdap-runtime>=0.10.0-beta.1
28
+ Requires-Dist: tracdap-runtime==0.10.*
29
29
  Dynamic: license-file
30
30
 
31
31
  <h1 align="center">
@@ -0,0 +1 @@
1
+ tracdap-runtime==0.10.*
@@ -1,2 +0,0 @@
1
-
2
- tracdap-runtime >= 0.10.0-beta.1
@@ -1 +0,0 @@
1
- tracdap-runtime>=0.10.0-beta.1