From da2456d25cee4b6c0bca503ca47b2d63c026b401 Mon Sep 17 00:00:00 2001 From: martinvuyk Date: Thu, 30 Apr 2026 17:57:12 -0300 Subject: [PATCH 1/6] Add mojo_datetime 0.1.0 --- recipes/mojo_datetime/recipe.yaml | 47 +++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 recipes/mojo_datetime/recipe.yaml diff --git a/recipes/mojo_datetime/recipe.yaml b/recipes/mojo_datetime/recipe.yaml new file mode 100644 index 00000000..ce43029b --- /dev/null +++ b/recipes/mojo_datetime/recipe.yaml @@ -0,0 +1,47 @@ +context: + version: 0.1.0 + +source: + - git: https://github.com/martinvuyk/mojo_datetime + +about: + homepage: https://github.com/martinvuyk/mojo_datetime + license: Apache-2.0 WITH LLVM-exception + license_file: LICENSE + summary: A flexible Mojo datetime library implementation + repository: https://github.com/martinvuyk/mojo_datetime + +extra: + maintainers: + - martinvuyk + project_name: + - mojo_datetime + +outputs: + - package: + name: "mojo_datetime" + version: ${{ version }} + build: + number: 0 + string: 0.1.0-compiler-0.26.2 + requirements: + host: + - mojo-compiler "=0.26.2" + build: + - mojo-compiler "=0.26.2" + run: + - ${{ pin_compatible('mojo-compiler') }} + + - package: + name: "mojo_datetime" + version: ${{ version }} + build: + number: 1 + string: 0.1.0-compiler-1.0.0b1.dev2026043006 + requirements: + host: + - mojo-compiler ">=1.0.0b1.dev2026043006,<2" + build: + - mojo-compiler ">=1.0.0b1.dev2026043006,<2" + run: + - ${{ pin_compatible('mojo-compiler') }} \ No newline at end of file From 15eb604580a2f9ec2f99993a96da745d836c11c7 Mon Sep 17 00:00:00 2001 From: martinvuyk Date: Thu, 30 Apr 2026 18:41:43 -0300 Subject: [PATCH 2/6] try only stable version --- recipes/mojo_datetime/recipe.yaml | 53 +++++++++++++------------------ 1 file changed, 22 insertions(+), 31 deletions(-) diff --git a/recipes/mojo_datetime/recipe.yaml b/recipes/mojo_datetime/recipe.yaml index ce43029b..7258e9ca 100644 --- a/recipes/mojo_datetime/recipe.yaml +++ b/recipes/mojo_datetime/recipe.yaml @@ -1,8 +1,7 @@ context: - version: 0.1.0 - -source: - - git: https://github.com/martinvuyk/mojo_datetime + build_number: 0 + release: 0.1.0-compiler-0.26.2 + artifact_sha256: 7187e32432aaaa106b63e000c513bfd25d542acdcc3706058504ade5e677f615 about: homepage: https://github.com/martinvuyk/mojo_datetime @@ -17,31 +16,23 @@ extra: project_name: - mojo_datetime -outputs: - - package: - name: "mojo_datetime" - version: ${{ version }} - build: - number: 0 - string: 0.1.0-compiler-0.26.2 - requirements: - host: - - mojo-compiler "=0.26.2" - build: - - mojo-compiler "=0.26.2" - run: - - ${{ pin_compatible('mojo-compiler') }} +source: + url: https://github.com/martinvuyk/mojo_datetime/releases/download/${{ release }}/mojo_datetime.mojopkg + sha256: ${{ artifact_sha256 }} + +package: + name: "mojo_datetime" + version: ${{ release }} + +build: + number: ${{ build_number }} + script: + - cp mojo_datetime.mojopkg ${{ PREFIX }}/lib/mojo/ - - package: - name: "mojo_datetime" - version: ${{ version }} - build: - number: 1 - string: 0.1.0-compiler-1.0.0b1.dev2026043006 - requirements: - host: - - mojo-compiler ">=1.0.0b1.dev2026043006,<2" - build: - - mojo-compiler ">=1.0.0b1.dev2026043006,<2" - run: - - ${{ pin_compatible('mojo-compiler') }} \ No newline at end of file +requirements: + host: + - mojo-compiler "=0.26.2" + build: + - mojo-compiler "=0.26.2" + run: + - ${{ pin_compatible('mojo-compiler') }} \ No newline at end of file From a4f4ab8f07129dc00e4cdcd4bbf8aae1632bb766 Mon Sep 17 00:00:00 2001 From: martinvuyk Date: Thu, 30 Apr 2026 18:44:49 -0300 Subject: [PATCH 3/6] fix wrong release and hash --- recipes/mojo_datetime/recipe.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/mojo_datetime/recipe.yaml b/recipes/mojo_datetime/recipe.yaml index 7258e9ca..6ba0551a 100644 --- a/recipes/mojo_datetime/recipe.yaml +++ b/recipes/mojo_datetime/recipe.yaml @@ -1,7 +1,7 @@ context: build_number: 0 - release: 0.1.0-compiler-0.26.2 - artifact_sha256: 7187e32432aaaa106b63e000c513bfd25d542acdcc3706058504ade5e677f615 + release: 0.1.0-compiler-0.26.2.0 + artifact_sha256: b95bbc01a49af8245363faea68d50d6cc229b7515bf1fc373f8edbcf9c8c14ac about: homepage: https://github.com/martinvuyk/mojo_datetime From f246b9669fdc4d2f8231b571c40c7c138461ec06 Mon Sep 17 00:00:00 2001 From: martinvuyk Date: Thu, 30 Apr 2026 20:13:23 -0300 Subject: [PATCH 4/6] update hash --- recipes/mojo_datetime/recipe.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/mojo_datetime/recipe.yaml b/recipes/mojo_datetime/recipe.yaml index 6ba0551a..6858fe2b 100644 --- a/recipes/mojo_datetime/recipe.yaml +++ b/recipes/mojo_datetime/recipe.yaml @@ -1,7 +1,7 @@ context: build_number: 0 release: 0.1.0-compiler-0.26.2.0 - artifact_sha256: b95bbc01a49af8245363faea68d50d6cc229b7515bf1fc373f8edbcf9c8c14ac + artifact_sha256: 23f3ecbeba79e422e65aec573e3965a490c323861cac00185d8064c8afa874bd about: homepage: https://github.com/martinvuyk/mojo_datetime From 85b8afbbc7df75afc488b55fe5d83e8526065b1c Mon Sep 17 00:00:00 2001 From: martinvuyk Date: Mon, 4 May 2026 21:07:04 -0300 Subject: [PATCH 5/6] update version and hash --- recipes/mojo_datetime/recipe.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/mojo_datetime/recipe.yaml b/recipes/mojo_datetime/recipe.yaml index 6858fe2b..c7bbc369 100644 --- a/recipes/mojo_datetime/recipe.yaml +++ b/recipes/mojo_datetime/recipe.yaml @@ -1,7 +1,7 @@ context: build_number: 0 - release: 0.1.0-compiler-0.26.2.0 - artifact_sha256: 23f3ecbeba79e422e65aec573e3965a490c323861cac00185d8064c8afa874bd + release: 0.1.1-compiler-0.26.2.0 + artifact_sha256: ac79975ec9f04f64e6c85306f1ecb77d86632ff8f9fc4711a1fbbd72b67a94a1 about: homepage: https://github.com/martinvuyk/mojo_datetime From 2641076ff06c27d800d1a790539461f3845636af Mon Sep 17 00:00:00 2001 From: martinvuyk Date: Mon, 11 May 2026 09:54:57 -0300 Subject: [PATCH 6/6] update to 1.0.0b1 and fix version string --- recipes/mojo_datetime/recipe.yaml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/recipes/mojo_datetime/recipe.yaml b/recipes/mojo_datetime/recipe.yaml index c7bbc369..7e94c297 100644 --- a/recipes/mojo_datetime/recipe.yaml +++ b/recipes/mojo_datetime/recipe.yaml @@ -1,7 +1,8 @@ context: build_number: 0 - release: 0.1.1-compiler-0.26.2.0 - artifact_sha256: ac79975ec9f04f64e6c85306f1ecb77d86632ff8f9fc4711a1fbbd72b67a94a1 + version: 0.1.1 + release: 0.1.1-compiler-1.0.0b1 + artifact_sha256: 60638a5b3f3b9f359ff25ff49acb63dfbcf33bcee5969005a31ad218f61a1a89 about: homepage: https://github.com/martinvuyk/mojo_datetime @@ -22,7 +23,7 @@ source: package: name: "mojo_datetime" - version: ${{ release }} + version: ${{ version }} build: number: ${{ build_number }} @@ -31,8 +32,8 @@ build: requirements: host: - - mojo-compiler "=0.26.2" + - mojo-compiler "==1.0.0b1" build: - - mojo-compiler "=0.26.2" + - mojo-compiler "==1.0.0b1" run: - ${{ pin_compatible('mojo-compiler') }} \ No newline at end of file