Skip to content

Commit

Permalink
Merge pull request #3 from regro-cf-autotick-bot/0.1.3_h005605
Browse files Browse the repository at this point in the history
lsdb v0.1.3
  • Loading branch information
delucchi-cmu authored Feb 28, 2024
2 parents 1f98614 + 780b5fe commit 973ab09
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS

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

6 changes: 3 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 README.md

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

5 changes: 3 additions & 2 deletions build-locally.py

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 = "lsdb" %}
{% set version = "0.1.2" %}
{% set version = "0.1.3" %}

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

source:
url: https://github.com/astronomy-commons/lsdb/archive/v{{ version }}.tar.gz
sha256: 26a18ba41d3e381bfba6f6802ff829acbd983f235e8dbff58870272380ee1551
sha256: e684140e3f2b30b0d0ee871865d7a4d2d0864f1942f313acf884bad56bb4d3fc

build:
noarch: python
Expand Down

1 comment on commit 973ab09

@conda-forge-webservices
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi! This is the friendly automated conda-forge-webservice.

I updated the Github team because of this commit.

You should get push access to this feedstock and CI services.

Your package won't be available for installation locally until it is built
and synced to the anaconda.org CDN (takes 1-2 hours after the build finishes).

Feel free to join the community Element channel.

NOTE: Please make sure to not push to the repository directly.
Use branches in your fork for any changes and send a PR.
More details on this are here.

Please sign in to comment.