Skip to content

Commit

Permalink
Merge pull request #4 from regro-cf-autotick-bot/0.12.13_h5934bc
Browse files Browse the repository at this point in the history
  • Loading branch information
sumanth-manchala authored Nov 27, 2023
2 parents c8a6fa5 + c1fa7fd commit 2705116
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 6 deletions.
3 changes: 3 additions & 0 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 12 additions & 3 deletions .scripts/build_steps.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions .scripts/run_docker_build.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.12" %}
{% set version = "0.12.13" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/fastapi_pagination-{{ version }}.tar.gz
sha256: 7000fd7deccc2b1cc6ed777f9953587ea15c199a50c6b2c77a54f1dad9295e68
sha256: 29b09902e6a946957bbb7d78dac14505b23686236312ebae17be9748d143de3e

build:
noarch: python
Expand Down

0 comments on commit 2705116

Please sign in to comment.