Skip to content

Commit

Permalink
pypi-jaraco.functools: Autospec creation for update from version 4.0.…
Browse files Browse the repository at this point in the history
…1 to version 4.0.2

Dimitri Papadopoulos Orfanos (2):
      "preserve" does not require preview any more (jaraco/skeleton#133)
      Enforce ruff/Perflint rule PERF401 (jaraco/skeleton#132)

Jason R. Coombs (10):
      Remove pins for resolved issues.
      Allow macos on Python 3.8 to fail as GitHub CI has dropped support.
      Move project.urls to appear in the order that ini2toml generates it. Remove project.scripts.
      Revert "Allow macos on Python 3.8 to fail as GitHub CI has dropped support."
      Rename extras to align with core metadata spec.
      Prefer "Source" to "Homepage" for the repository label.
      Exclude pytest-ruff (and thus ruff), which cannot build on cygwin.
      Re-enable preview, this time not for one specific feature, but for all features in preview.
      Expand docstring with link to wikipedia.
      Finalize
  • Loading branch information
fenrus75 committed Aug 2, 2024
1 parent c289269 commit 93f7d17
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 15 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PKG_NAME := pypi-jaraco.functools
URL = https://files.pythonhosted.org/packages/bc/66/746091bed45b3683d1026cb13b8b7719e11ccc9857b18d29177a18838dc9/jaraco_functools-4.0.1.tar.gz
URL = https://files.pythonhosted.org/packages/03/b1/6ca3c2052e584e9908a2c146f00378939b3c51b839304ab8ef4de067f042/jaraco_functools-4.0.2.tar.gz
ARCHIVES =

include ../common/Makefile.common
6 changes: 5 additions & 1 deletion options.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = pypi-jaraco.functools
url = https://files.pythonhosted.org/packages/bc/66/746091bed45b3683d1026cb13b8b7719e11ccc9857b18d29177a18838dc9/jaraco_functools-4.0.1.tar.gz
url = https://files.pythonhosted.org/packages/03/b1/6ca3c2052e584e9908a2c146f00378939b3c51b839304ab8ef4de067f042/jaraco_functools-4.0.2.tar.gz
archives =
giturl = https://github.com/jaraco/jaraco.functools/
domain =
Expand All @@ -17,6 +17,8 @@ allow_test_failures = false
asneeded = false
# this package is trusted enough to automatically update (used by other tools)
autoupdate = true
# try to use mock short circuit to avoid full rebuilds
avoid_rebuild = false
# extend flags with '-std=gnu++98
broken_c++ = false
# disable parallelization during build
Expand Down Expand Up @@ -71,6 +73,8 @@ use_avx512 = false
use_clang = false
# configure build for lto
use_lto = false
# use ninja build files
use_ninja = false
# require package verification for build
verify_required = false

1 change: 0 additions & 1 deletion pumpAutospec

This file was deleted.

20 changes: 10 additions & 10 deletions pypi-jaraco.functools.spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
# This file is auto-generated. DO NOT EDIT
# Generated by: autospec.py
# Using build pattern: pyproject
# autospec version: v10
# autospec commit: 5905be9
# autospec version: v18
# autospec commit: f35655a
#
Name : pypi-jaraco.functools
Version : 4.0.1
Release : 59
URL : https://files.pythonhosted.org/packages/bc/66/746091bed45b3683d1026cb13b8b7719e11ccc9857b18d29177a18838dc9/jaraco_functools-4.0.1.tar.gz
Source0 : https://files.pythonhosted.org/packages/bc/66/746091bed45b3683d1026cb13b8b7719e11ccc9857b18d29177a18838dc9/jaraco_functools-4.0.1.tar.gz
Version : 4.0.2
Release : 61
URL : https://files.pythonhosted.org/packages/03/b1/6ca3c2052e584e9908a2c146f00378939b3c51b839304ab8ef4de067f042/jaraco_functools-4.0.2.tar.gz
Source0 : https://files.pythonhosted.org/packages/03/b1/6ca3c2052e584e9908a2c146f00378939b3c51b839304ab8ef4de067f042/jaraco_functools-4.0.2.tar.gz
Summary : Functools like those found in stdlib
Group : Development/Tools
License : MIT
Expand Down Expand Up @@ -61,18 +61,18 @@ python3 components for the pypi-jaraco.functools package.


%prep
%setup -q -n jaraco_functools-4.0.1
cd %{_builddir}/jaraco_functools-4.0.1
%setup -q -n jaraco_functools-4.0.2
cd %{_builddir}/jaraco_functools-4.0.2
pushd ..
cp -a jaraco_functools-4.0.1 buildavx2
cp -a jaraco_functools-4.0.2 buildavx2
popd

%build
export http_proxy=http://127.0.0.1:9/
export https_proxy=http://127.0.0.1:9/
export no_proxy=localhost,127.0.0.1,0.0.0.0
export LANG=C.UTF-8
export SOURCE_DATE_EPOCH=1713538400
export SOURCE_DATE_EPOCH=1722635812
export GCC_IGNORE_WERROR=1
CLEAR_INTERMEDIATE_CFLAGS="$CLEAR_INTERMEDIATE_CFLAGS -fdebug-types-section -femit-struct-debug-baseonly -fno-lto -g1 -gno-column-info -gno-variable-location-views -gz=zstd "
CLEAR_INTERMEDIATE_FCFLAGS="$CLEAR_INTERMEDIATE_FFLAGS -fdebug-types-section -femit-struct-debug-baseonly -fno-lto -g1 -gno-column-info -gno-variable-location-views -gz=zstd "
Expand Down
2 changes: 1 addition & 1 deletion release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
59
61
2 changes: 1 addition & 1 deletion upstream
Original file line number Diff line number Diff line change
@@ -1 +1 @@
e4435538978daa3d181cb88af64da046df328e43/jaraco_functools-4.0.1.tar.gz
5482c872c4547e5f2eec9f4be8524d9f9e4b0315/jaraco_functools-4.0.2.tar.gz

0 comments on commit 93f7d17

Please sign in to comment.