Skip to content

Commit

Permalink
Merge pull request #617 from psafont/stdext421
Browse files Browse the repository at this point in the history
  • Loading branch information
psafont authored Dec 1, 2022
2 parents f62a409 + c982580 commit 520ab35
Show file tree
Hide file tree
Showing 7 changed files with 48 additions and 47 deletions.
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
opam-version: "2.0"
name: "xapi-stdext-date"
version: "4.19.0"
version: "4.21.0"
synopsis: "Xapi's standard library extension, Dates"
maintainer: "Xapi project maintainers"
authors: "Jonathan Ludlam"
license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
homepage: "https://github.com/xapi-project/stdext"
bug-reports: "https://github.com/xapi-project/stdext/issues"
depends: [
"ocaml" {>= "4.08.0"}
"dune" {>= "1.11"}
"dune" {>= "2.7"}
"ocaml" {>= "4.12"}
"alcotest" {with-test}
"astring"
"base-unix"
Expand All @@ -33,10 +33,10 @@ build: [
dev-repo: "git+https://github.com/xapi-project/stdext.git"
url {
src:
"https://github.com/xapi-project/stdext/releases/download/v4.19.0/xapi-stdext-4.19.0.tbz"
"https://github.com/xapi-project/stdext/releases/download/v4.21.0/xapi-stdext-4.21.0.tbz"
checksum: [
"sha256=1b02f6ddcfa0553c8ae1cf0c4e1ed09550219ffbb25a6983043e7e909f0c6b5d"
"sha512=f978c6984e6497725c97b5bcf037f7493d781616e9204b1d010e9c39171683abed81f3161005271885f1a99b41c384beffc28a682d1cf3cbd4ae2170d5733efc"
"sha256=427af021994ba881918c4c3a89d441fb000311d5e7c8e1ffcb1e239d899d7741"
"sha512=70c55e0fda2bf641cf1ccb4bcff8040a6a8f0e8a2d58a727492dedbe585a870a914bae83ca36917ed2e54fc978e70c4a95b454424b69065efae08035de8830f2"
]
}
x-commit-hash: "690d233cf37c4e523e17e9b5ed74a118804bc9f5"
x-commit-hash: "986d1aeb566773906eb436a2df9aeb677f56d0fa"
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
opam-version: "2.0"
name: "xapi-stdext-encodings"
version: "4.19.0"
version: "4.21.0"
synopsis: "Xapi's standard library extension, Encodings"
maintainer: "Xapi project maintainers"
authors: "Jonathan Ludlam"
license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
homepage: "https://github.com/xapi-project/stdext"
bug-reports: "https://github.com/xapi-project/stdext/issues"
depends: [
"dune" {>= "2.7"}
"ocaml"
"dune" {>= "1.11"}
"alcotest" {with-test}
"alcotest" {>= "0.6.0" & with-test}
"odoc" {with-doc}
]
build: [
Expand All @@ -30,10 +30,10 @@ build: [
dev-repo: "git+https://github.com/xapi-project/stdext.git"
url {
src:
"https://github.com/xapi-project/stdext/releases/download/v4.19.0/xapi-stdext-4.19.0.tbz"
"https://github.com/xapi-project/stdext/releases/download/v4.21.0/xapi-stdext-4.21.0.tbz"
checksum: [
"sha256=1b02f6ddcfa0553c8ae1cf0c4e1ed09550219ffbb25a6983043e7e909f0c6b5d"
"sha512=f978c6984e6497725c97b5bcf037f7493d781616e9204b1d010e9c39171683abed81f3161005271885f1a99b41c384beffc28a682d1cf3cbd4ae2170d5733efc"
"sha256=427af021994ba881918c4c3a89d441fb000311d5e7c8e1ffcb1e239d899d7741"
"sha512=70c55e0fda2bf641cf1ccb4bcff8040a6a8f0e8a2d58a727492dedbe585a870a914bae83ca36917ed2e54fc978e70c4a95b454424b69065efae08035de8830f2"
]
}
x-commit-hash: "690d233cf37c4e523e17e9b5ed74a118804bc9f5"
x-commit-hash: "986d1aeb566773906eb436a2df9aeb677f56d0fa"
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
opam-version: "2.0"
name: "xapi-stdext-pervasives"
version: "4.19.0"
version: "4.21.0"
synopsis: "Xapi's standard library extension, Pervasives"
maintainer: "Xapi project maintainers"
authors: "Jonathan Ludlam"
license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
homepage: "https://github.com/xapi-project/stdext"
bug-reports: "https://github.com/xapi-project/stdext/issues"
depends: [
"ocaml" {>= "4.08.0"}
"dune" {>= "1.11"}
"dune" {>= "2.7"}
"ocaml" {>= "4.08"}
"logs"
"odoc" {with-doc}
"xapi-backtrace"
Expand All @@ -31,10 +31,10 @@ build: [
dev-repo: "git+https://github.com/xapi-project/stdext.git"
url {
src:
"https://github.com/xapi-project/stdext/releases/download/v4.19.0/xapi-stdext-4.19.0.tbz"
"https://github.com/xapi-project/stdext/releases/download/v4.21.0/xapi-stdext-4.21.0.tbz"
checksum: [
"sha256=1b02f6ddcfa0553c8ae1cf0c4e1ed09550219ffbb25a6983043e7e909f0c6b5d"
"sha512=f978c6984e6497725c97b5bcf037f7493d781616e9204b1d010e9c39171683abed81f3161005271885f1a99b41c384beffc28a682d1cf3cbd4ae2170d5733efc"
"sha256=427af021994ba881918c4c3a89d441fb000311d5e7c8e1ffcb1e239d899d7741"
"sha512=70c55e0fda2bf641cf1ccb4bcff8040a6a8f0e8a2d58a727492dedbe585a870a914bae83ca36917ed2e54fc978e70c4a95b454424b69065efae08035de8830f2"
]
}
x-commit-hash: "690d233cf37c4e523e17e9b5ed74a118804bc9f5"
x-commit-hash: "986d1aeb566773906eb436a2df9aeb677f56d0fa"
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
opam-version: "2.0"
name: "xapi-stdext-std"
version: "4.19.0"
version: "4.21.0"
synopsis: "Xapi's standard library extension, Stdlib"
maintainer: "Xapi project maintainers"
authors: "Jonathan Ludlam"
license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
homepage: "https://github.com/xapi-project/stdext"
bug-reports: "https://github.com/xapi-project/stdext/issues"
depends: [
"ocaml" {>= "4.08.0"}
"dune" {>= "1.11"}
"dune" {>= "2.7"}
"ocaml" {>= "4.08"}
"alcotest" {with-test}
"odoc" {with-doc}
]
Expand All @@ -30,10 +30,10 @@ build: [
dev-repo: "git+https://github.com/xapi-project/stdext.git"
url {
src:
"https://github.com/xapi-project/stdext/releases/download/v4.19.0/xapi-stdext-4.19.0.tbz"
"https://github.com/xapi-project/stdext/releases/download/v4.21.0/xapi-stdext-4.21.0.tbz"
checksum: [
"sha256=1b02f6ddcfa0553c8ae1cf0c4e1ed09550219ffbb25a6983043e7e909f0c6b5d"
"sha512=f978c6984e6497725c97b5bcf037f7493d781616e9204b1d010e9c39171683abed81f3161005271885f1a99b41c384beffc28a682d1cf3cbd4ae2170d5733efc"
"sha256=427af021994ba881918c4c3a89d441fb000311d5e7c8e1ffcb1e239d899d7741"
"sha512=70c55e0fda2bf641cf1ccb4bcff8040a6a8f0e8a2d58a727492dedbe585a870a914bae83ca36917ed2e54fc978e70c4a95b454424b69065efae08035de8830f2"
]
}
x-commit-hash: "690d233cf37c4e523e17e9b5ed74a118804bc9f5"
x-commit-hash: "986d1aeb566773906eb436a2df9aeb677f56d0fa"
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
opam-version: "2.0"
name: "xapi-stdext-threads"
version: "4.19.0"
version: "4.21.0"
synopsis: "Xapi's standard library extension, Threads"
maintainer: "Xapi project maintainers"
authors: "Jonathan Ludlam"
license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
homepage: "https://github.com/xapi-project/stdext"
bug-reports: "https://github.com/xapi-project/stdext/issues"
depends: [
"dune" {>= "2.7"}
"ocaml"
"dune" {>= "1.11"}
"base-threads"
"base-unix"
"odoc" {with-doc}
Expand All @@ -32,10 +32,10 @@ build: [
dev-repo: "git+https://github.com/xapi-project/stdext.git"
url {
src:
"https://github.com/xapi-project/stdext/releases/download/v4.19.0/xapi-stdext-4.19.0.tbz"
"https://github.com/xapi-project/stdext/releases/download/v4.21.0/xapi-stdext-4.21.0.tbz"
checksum: [
"sha256=1b02f6ddcfa0553c8ae1cf0c4e1ed09550219ffbb25a6983043e7e909f0c6b5d"
"sha512=f978c6984e6497725c97b5bcf037f7493d781616e9204b1d010e9c39171683abed81f3161005271885f1a99b41c384beffc28a682d1cf3cbd4ae2170d5733efc"
"sha256=427af021994ba881918c4c3a89d441fb000311d5e7c8e1ffcb1e239d899d7741"
"sha512=70c55e0fda2bf641cf1ccb4bcff8040a6a8f0e8a2d58a727492dedbe585a870a914bae83ca36917ed2e54fc978e70c4a95b454424b69065efae08035de8830f2"
]
}
x-commit-hash: "690d233cf37c4e523e17e9b5ed74a118804bc9f5"
x-commit-hash: "986d1aeb566773906eb436a2df9aeb677f56d0fa"
Original file line number Diff line number Diff line change
@@ -1,20 +1,21 @@
opam-version: "2.0"
name: "xapi-stdext-unix"
version: "4.19.0"
version: "4.21.0"
synopsis: "Xapi's standard library extension, Unix"
maintainer: "Xapi project maintainers"
authors: "Jonathan Ludlam"
license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
homepage: "https://github.com/xapi-project/stdext"
bug-reports: "https://github.com/xapi-project/stdext/issues"
depends: [
"ocaml" {>= "4.08.0"}
"dune" {>= "1.11"}
"dune" {>= "2.7"}
"ocaml" {>= "4.12"}
"base-unix"
"fd-send-recv" {>= "2.0.0"}
"odoc" {with-doc}
"xapi-stdext-pervasives" {= version}
]
available: os-family != "alpine"
build: [
["dune" "subst"] {dev}
[
Expand All @@ -32,10 +33,10 @@ build: [
dev-repo: "git+https://github.com/xapi-project/stdext.git"
url {
src:
"https://github.com/xapi-project/stdext/releases/download/v4.19.0/xapi-stdext-4.19.0.tbz"
"https://github.com/xapi-project/stdext/releases/download/v4.21.0/xapi-stdext-4.21.0.tbz"
checksum: [
"sha256=1b02f6ddcfa0553c8ae1cf0c4e1ed09550219ffbb25a6983043e7e909f0c6b5d"
"sha512=f978c6984e6497725c97b5bcf037f7493d781616e9204b1d010e9c39171683abed81f3161005271885f1a99b41c384beffc28a682d1cf3cbd4ae2170d5733efc"
"sha256=427af021994ba881918c4c3a89d441fb000311d5e7c8e1ffcb1e239d899d7741"
"sha512=70c55e0fda2bf641cf1ccb4bcff8040a6a8f0e8a2d58a727492dedbe585a870a914bae83ca36917ed2e54fc978e70c4a95b454424b69065efae08035de8830f2"
]
}
x-commit-hash: "690d233cf37c4e523e17e9b5ed74a118804bc9f5"
x-commit-hash: "986d1aeb566773906eb436a2df9aeb677f56d0fa"
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
opam-version: "2.0"
name: "xapi-stdext-zerocheck"
version: "4.19.0"
version: "4.21.0"
synopsis: "Xapi's standard library extension, Zerocheck"
maintainer: "Xapi project maintainers"
authors: "Jonathan Ludlam"
license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
homepage: "https://github.com/xapi-project/stdext"
bug-reports: "https://github.com/xapi-project/stdext/issues"
depends: [
"dune" {>= "2.7"}
"ocaml"
"dune" {>= "1.11"}
"odoc" {with-doc}
]
build: [
Expand All @@ -29,10 +29,10 @@ build: [
dev-repo: "git+https://github.com/xapi-project/stdext.git"
url {
src:
"https://github.com/xapi-project/stdext/releases/download/v4.19.0/xapi-stdext-4.19.0.tbz"
"https://github.com/xapi-project/stdext/releases/download/v4.21.0/xapi-stdext-4.21.0.tbz"
checksum: [
"sha256=1b02f6ddcfa0553c8ae1cf0c4e1ed09550219ffbb25a6983043e7e909f0c6b5d"
"sha512=f978c6984e6497725c97b5bcf037f7493d781616e9204b1d010e9c39171683abed81f3161005271885f1a99b41c384beffc28a682d1cf3cbd4ae2170d5733efc"
"sha256=427af021994ba881918c4c3a89d441fb000311d5e7c8e1ffcb1e239d899d7741"
"sha512=70c55e0fda2bf641cf1ccb4bcff8040a6a8f0e8a2d58a727492dedbe585a870a914bae83ca36917ed2e54fc978e70c4a95b454424b69065efae08035de8830f2"
]
}
x-commit-hash: "690d233cf37c4e523e17e9b5ed74a118804bc9f5"
x-commit-hash: "986d1aeb566773906eb436a2df9aeb677f56d0fa"

0 comments on commit 520ab35

Please sign in to comment.