Skip to content

Commit 735c43b

Browse files
Update peewee from 3.17.9 to 3.18.0 (emscripten-forge#2286)
* Update peewee from 3.17.9 to 3.18.0 * format recipe --------- Co-authored-by: emscripten-forge-bot <[email protected]> Co-authored-by: Thorsten Beier <[email protected]>
1 parent 6d64ed1 commit 735c43b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

recipes/recipes_emscripten/peewee/recipe.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
context:
22
name: peewee
3-
version: 3.17.9
3+
version: 3.18.0
44

55
package:
66
name: ${{ name }}
@@ -9,7 +9,7 @@ package:
99
source:
1010
url: https://pypi.io/packages/source/${{ name[0] }}/${{ name }}/${{ name }}-${{
1111
version }}.tar.gz
12-
sha256: fe15cd001758e324c8e3ca8c8ed900e7397c2907291789e1efc383e66b9bc7a8
12+
sha256: 628ee60776df2d37821c1bcc4e3cc9b53932fa4e5caf9d132ece48df5367c1c0
1313

1414
build:
1515
number: 0
@@ -47,7 +47,6 @@ about:
4747
making it easy to learn and intuitive to use.
4848
documentation: https://github.com/coleifer/peewee/blob/master/docs/index.rst
4949

50-
5150
homepage: https://github.com/coleifer/peewee/
5251
extra:
5352
recipe-maintainers:

0 commit comments

Comments
 (0)