Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.8.0 #97

Merged
merged 10 commits into from
Mar 15, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 35 additions & 0 deletions .authors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,38 @@
num_commits: 1
first_commit: 2021-03-14 08:41:18
github: seemethere
- name: Daniel Bast
email: 2790401+dbast@users.noreply.github.com
num_commits: 2
first_commit: 2021-04-12 11:49:45
- name: conda-bot
email: ad-team+condabot@anaconda.com
num_commits: 2
first_commit: 2022-01-25 21:32:39
- name: Cheng H. Lee
email: clee@anaconda.com
alternate_emails:
- chenghlee@users.noreply.github.com
num_commits: 4
first_commit: 2022-02-09 18:08:33
- name: Chris Burr
email: chrisburr@users.noreply.github.com
num_commits: 1
first_commit: 2022-02-17 10:23:53
- name: Daniel Holth
email: dholth@anaconda.com
num_commits: 2
first_commit: 2021-08-20 21:11:50
github: dholth
- name: vz-x
email: 77290357+vz-x@users.noreply.github.com
num_commits: 1
first_commit: 2022-02-17 11:31:22
- name: Christopher Barber
email: christopher.barber@analog.com
num_commits: 2
first_commit: 2022-02-09 01:00:38
- name: Jannis Leidel
email: jannis@leidel.info
num_commits: 5
first_commit: 2021-09-17 21:51:27
8 changes: 8 additions & 0 deletions .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,16 @@ Michael Sarahan <msarahan@gmail.com> Mike Sarahan <msarahan@anaconda.com>
Ray Donnelly <mingw.android@gmail.com>
leej3 <johnleenimh@gmail.com>
Jonathan J. Helmus <jjhelmus@gmail.com>
Jannis Leidel <jannis@leidel.info>
Nehal J Wani <nehaljw.kkd1@gmail.com>
Alan Du <alanhdu@gmail.com>
Cheng H. Lee <clee@anaconda.com> Cheng H. Lee <chenghlee@users.noreply.github.com>
Matthew R. Becker <beckermr@users.noreply.github.com>
Daniel Bast <2790401+dbast@users.noreply.github.com>
conda-bot <ad-team+condabot@anaconda.com>
Daniel Holth <dholth@anaconda.com>
Christopher Barber <christopher.barber@analog.com>
ossdev07 <ossdev@puresoftware.com>
Eli Uriegas <seemethere101@gmail.com>
Chris Burr <chrisburr@users.noreply.github.com>
vz-x <77290357+vz-x@users.noreply.github.com>
8 changes: 8 additions & 0 deletions AUTHORS.txt → AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,16 @@ Authors are sorted by number of commits.
* Ray Donnelly
* leej3
* Jonathan J. Helmus
* Jannis Leidel
* Nehal J Wani
* Alan Du
* Cheng H. Lee
* Matthew R. Becker
* Daniel Bast
* conda-bot
* Daniel Holth
* Christopher Barber
* ossdev07
* Eli Uriegas
* Chris Burr
* vz-x
112 changes: 75 additions & 37 deletions CHANGELOG.md → CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,51 @@
# current developments
.. current developments

2022-03-12 1.8.0:
==================

Enhancements:
-------------

* Compute package hashes in threads. (#83)

Bug fixes:
----------

* Fix running from a read-only working directory (#44)
* Fix symlinks to directories being incorrectly placed in the ``info`` tarball
when transmuting ``.tar.bz2``- to ``.conda``-format packages (#84)
* No longer generate emtpy metadata.json in v2 packages (#88)
* Fix for TypeError in tarball.py. (#86)

Deprecations:
-------------

* Remove Python 2 support.

Other:
------

* Added project board, issue staleness, thread locking and label automation
using GitHub action workflows to improve maintenance of GitHub project.

More information can be found in the infra repo: https://github.com/conda/infra

* Removed unused continuous integration platform config files.

Contributors:
-------------

* @dholth
* @conda-bot
* @chenghlee
* @analog-cbarber
* @chrisburr
* @vz-x
* @jezdez


2021-04-12 1.7.3:
------------------
==================

Enhancements:
-------------
Expand Down Expand Up @@ -28,7 +73,7 @@ Contributors:


2020-10-16 1.7.2:
------------------
==================

Enhancements:
-------------
Expand All @@ -49,7 +94,7 @@ Contributors:
* @nehaljwani

2019-09-20 1.6.0:
------------------
==================

Enhancements:
-------------
Expand All @@ -71,7 +116,7 @@ Contributors:


2019-08-31 1.5.0:
------------------
==================

Contributors:
-------------
Expand All @@ -81,7 +126,7 @@ Contributors:


2019-08-04 1.4.1:
------------------
==================

Enhancements:
-------------
Expand All @@ -95,7 +140,7 @@ Contributors:


2019-08-02 1.4.0:
------------------
==================

Bug fixes:
----------
Expand All @@ -110,7 +155,7 @@ Contributors:


2019-07-11 1.3.11:
------------------
==================

Bug fixes:
----------
Expand All @@ -124,7 +169,7 @@ Contributors:


2019-06-24 1.3.10:
------------------
==================

Contributors:
-------------
Expand All @@ -133,7 +178,7 @@ Contributors:


2019-06-14 1.3.9:
------------------
==================

Bug fixes:
----------
Expand All @@ -147,7 +192,7 @@ Contributors:


2019-06-13 1.3.8:
------------------
==================

Bug fixes:
----------
Expand All @@ -161,7 +206,7 @@ Contributors:


2019-06-12 1.3.7:
------------------
==================

Bug fixes:
----------
Expand All @@ -175,15 +220,15 @@ Contributors:


2019-06-12 1.3.6:
------------------
==================

Contributors:
-------------



2019-06-12 1.3.5:
------------------
==================

Bug fixes:
----------
Expand All @@ -197,7 +242,7 @@ Contributors:


2019-06-11 1.3.4:
------------------
==================

Bug fixes:
----------
Expand All @@ -212,7 +257,7 @@ Contributors:


2019-06-11 1.3.3:
------------------
==================

Bug fixes:
----------
Expand All @@ -226,7 +271,7 @@ Contributors:


2019-06-11 1.3.2:
------------------
==================

Bug fixes:
----------
Expand All @@ -240,7 +285,7 @@ Contributors:


2019-06-11 1.3.1:
------------------
==================

Bug fixes:
----------
Expand All @@ -254,7 +299,7 @@ Contributors:


2019-06-10 1.3.0:
------------------
==================

Enhancements:
-------------
Expand All @@ -268,7 +313,7 @@ Contributors:


2019-06-08 1.2.0:
------------------
==================

Enhancements:
-------------
Expand All @@ -283,7 +328,7 @@ Contributors:


2019-05-21 1.1.5:
------------------
==================

Bug fixes:
----------
Expand All @@ -297,7 +342,7 @@ Contributors:


2019-05-21 1.1.4:
------------------
==================

Enhancements:
-------------
Expand All @@ -311,7 +356,7 @@ Contributors:


2019-05-20 1.1.3:
------------------
==================

Bug fixes:
----------
Expand All @@ -325,7 +370,7 @@ Contributors:


2019-05-20 1.1.2:
------------------
==================

Bug fixes:
----------
Expand All @@ -339,7 +384,7 @@ Contributors:


2019-05-14 1.1.1:
------------------
==================

Bug fixes:
----------
Expand All @@ -353,7 +398,7 @@ Contributors:


2019-05-10 1.1.0:
------------------
==================

Bug fixes:
----------
Expand All @@ -371,7 +416,7 @@ Contributors:


2019-02-13 1.0.4:
------------------
==================

Enhancements:
-------------
Expand All @@ -386,7 +431,7 @@ Contributors:


2019-02-04 1.0.3:
------------------
==================

Bug fixes:
----------
Expand All @@ -400,7 +445,7 @@ Contributors:


2019-02-04 1.0.2:
------------------
==================

Contributors:
-------------
Expand All @@ -409,14 +454,7 @@ Contributors:


2019-02-04 1.0.1:
------------------
==================

Contributors:
-------------




## 1.0.0

Initial release
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
global-exclude tests/*
include AUTHORS.rst CHANGELOG.rst
include versioneer.py
include src/conda_package_handling/_version.py
4 changes: 0 additions & 4 deletions conda.recipe/conda_build_config.yaml

This file was deleted.

Loading