Skip to content

Commit

Permalink
New version: PythonCall v0.4.0
Browse files Browse the repository at this point in the history
UUID: 6099a3de-0909-46bc-b1f4-468b9a2dfc0d
Repo: https://github.com/cjdoris/PythonCall.jl.git
Tree: 7020428d82d42ede7fc25865254477289782eaf3

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator committed Oct 21, 2021
1 parent 1f29396 commit 7a7f9e8
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 7 deletions.
10 changes: 7 additions & 3 deletions P/PythonCall/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,17 +1,21 @@
[0]
Compat = "2-3"
IteratorInterfaceExtensions = "1"
Requires = "1"
TableTraits = "1"
Tables = "1"
julia = "1"

["0-0.2"]
Conda = "1"
UnsafePointers = "0.3"

["0-0.3"]
Compat = "2-3"
TableTraits = "1"

["0.3"]
JSON = "0.21"

["0.3-0"]
Conda = "1.5.0-1"
JSON = "0.21"
MacroTools = "0.5"
UnsafePointers = "1"
12 changes: 8 additions & 4 deletions P/PythonCall/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,18 +1,22 @@
[0]
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
Conda = "8f4d0f93-b110-5947-807f-2305c1781a2d"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
IteratorInterfaceExtensions = "82899510-4779-5014-852e-03e436cf321d"
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
TableTraits = "3783bdb8-4a98-5b6b-af9a-565f29a5fe9c"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
UnsafePointers = "e17b2a0c-0bdf-430a-bd0c-3a23cae4ff39"

["0.3-0"]
["0-0.3"]
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
TableTraits = "3783bdb8-4a98-5b6b-af9a-565f29a5fe9c"

["0.3"]
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"

["0.3-0"]
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
Expand Down
3 changes: 3 additions & 0 deletions P/PythonCall/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ git-tree-sha1 = "a3d96d7338dad65385551208c4b07aa45a1b4270"

["0.3.0"]
git-tree-sha1 = "12d98d562f44cc458732f3d3122f684782b49ef8"

["0.4.0"]
git-tree-sha1 = "7020428d82d42ede7fc25865254477289782eaf3"

0 comments on commit 7a7f9e8

Please sign in to comment.