Skip to content

Commit

Permalink
Merge pull request #14 from regro-cf-autotick-bot/0.12.22_h455a46
Browse files Browse the repository at this point in the history
  • Loading branch information
sumanth-manchala authored Apr 8, 2024
2 parents 6bd1f98 + 7d36900 commit 3e6ba5a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -6,3 +10,6 @@ channel_targets:
- conda-forge main
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
zip_keys:
- - c_stdlib_version
- cdt_name
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "fastapi-pagination" %}
{% set version = "0.12.21" %}
{% set version = "0.12.22" %}

package:
name: {{ name|lower }}
version: {{ version }}

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/fastapi_pagination-{{ version }}.tar.gz
sha256: ba0bd1023ae37cb32946e91b1356f2454809e15393911d68e318f5c7aa6887c4
sha256: f7d7cffd82a3546e1cd67e28b355b44e9ec62fbfa4e99bf5682cec0daec7907a

build:
noarch: python
Expand Down

0 comments on commit 3e6ba5a

Please sign in to comment.