Skip to content

Commit

Permalink
[bot-automerge] aiohttp v3.10.8 (#97)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Sep 29, 2024
2 parents 6cc35fc + 687bbd0 commit 440b218
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{% set tests_to_skip = "_not_a_real_test" %}
{% set version = "3.10.6" %}
{% set version = "3.10.8" %}

package:
name: aiohttp
version: {{ version }}

source:
- url: https://pypi.io/packages/source/a/aiohttp/aiohttp-{{ version }}.tar.gz
sha256: d2578ef941be0c2ba58f6f421a703527d08427237ed45ecb091fed6f83305336
sha256: 21f8225f7dc187018e8433c9326be01477fb2810721e048b33ac49091b19fb4a
# download sources to have tests, which don't get installed;
# installing from source is very painful, beware...
- url: https://github.com/aio-libs/aiohttp/archive/refs/tags/v{{ version }}.tar.gz
sha256: 470ecbbb26ce3fb81aaa7a54f4d367a72f0d66f550af8be20a3e922058fc92a7
sha256: 0fa29448d17c6e092849c8891656571fd6ff773bf81020b1bf046c15304d3e91
folder: sources

build:
Expand Down

0 comments on commit 440b218

Please sign in to comment.