osc copypac from project:devel:languages:haskell:ghc-9.8.x package:ghc-http-client-tls revision:2, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-http-client-tls?expand=0&rev=73
This commit is contained in:
Peter Simons 2024-10-28 22:00:52 +00:00 committed by Git OBS Bridge
commit 40e317e5a6
6 changed files with 319 additions and 0 deletions

23
.gitattributes vendored Normal file
View File

@ -0,0 +1,23 @@
## Default LFS
*.7z filter=lfs diff=lfs merge=lfs -text
*.bsp filter=lfs diff=lfs merge=lfs -text
*.bz2 filter=lfs diff=lfs merge=lfs -text
*.gem filter=lfs diff=lfs merge=lfs -text
*.gz filter=lfs diff=lfs merge=lfs -text
*.jar filter=lfs diff=lfs merge=lfs -text
*.lz filter=lfs diff=lfs merge=lfs -text
*.lzma filter=lfs diff=lfs merge=lfs -text
*.obscpio filter=lfs diff=lfs merge=lfs -text
*.oxt filter=lfs diff=lfs merge=lfs -text
*.pdf filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.rpm filter=lfs diff=lfs merge=lfs -text
*.tbz filter=lfs diff=lfs merge=lfs -text
*.tbz2 filter=lfs diff=lfs merge=lfs -text
*.tgz filter=lfs diff=lfs merge=lfs -text
*.ttf filter=lfs diff=lfs merge=lfs -text
*.txz filter=lfs diff=lfs merge=lfs -text
*.whl filter=lfs diff=lfs merge=lfs -text
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.osc

160
ghc-http-client-tls.changes Normal file
View File

@ -0,0 +1,160 @@
-------------------------------------------------------------------
Sun Oct 27 07:49:17 UTC 2024 - Peter Simons <psimons@suse.com>
- Update http-client-tls to version 0.3.6.4.
## 0.3.6.4
* data-default-class -> data-default [#546](https://github.com/snoyberg/http-client/pull/546/files)
-------------------------------------------------------------------
Thu Aug 17 04:45:01 UTC 2023 - Peter Simons <psimons@suse.com>
- Update http-client-tls to version 0.3.6.3.
## 0.3.6.3
* catching up to tls 1.8.0 [#515](https://github.com/snoyberg/http-client/pull/515)
## 0.3.6.2
* Migrate to `crypton`
-------------------------------------------------------------------
Thu Mar 30 17:07:10 UTC 2023 - Peter Simons <psimons@suse.com>
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
-------------------------------------------------------------------
Fri Feb 11 03:01:27 UTC 2022 - Peter Simons <psimons@suse.com>
- Update http-client-tls to version 0.3.6.1.
## 0.3.6.1
* [#482](https://github.com/snoyberg/http-client/issues/482):
Raise lower bound on `http-client` to fix build.
-------------------------------------------------------------------
Fri Feb 4 14:24:47 UTC 2022 - Peter Simons <psimons@suse.com>
- Update http-client-tls to version 0.3.6.
# Changelog for http-client-tls
## 0.3.6
* Allow making requests to raw IPv6 hosts [#477](https://github.com/snoyberg/http-client/pull/477)
-------------------------------------------------------------------
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
-------------------------------------------------------------------
Mon Aug 31 09:34:35 UTC 2020 - psimons@suse.com
- Update http-client-tls to version 0.3.5.3 revision 1.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Tue Aug 18 10:45:07 UTC 2020 - Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
-------------------------------------------------------------------
Tue Jun 16 11:14:13 UTC 2020 - Peter Simons <psimons@suse.com>
- Re-generate file with latest version of spec-cleaner.
-------------------------------------------------------------------
Fri Nov 8 16:13:58 UTC 2019 - Peter Simons <psimons@suse.com>
- Drop obsolete group attributes.
-------------------------------------------------------------------
Tue Jun 11 14:29:11 UTC 2019 - Peter Simons <psimons@suse.com>
- Update Cabal file for more accurate build dependencies.
-------------------------------------------------------------------
Sat Oct 20 11:31:37 UTC 2018 - Peter Simons <psimons@suse.com>
- Use https URL to refer to bugs.opensuse.org.
-------------------------------------------------------------------
Wed Jul 18 14:26:28 UTC 2018 - psimons@suse.com
- Cosmetic: replace tabs with blanks, strip trailing white space,
and update copyright headers with spec-cleaner.
-------------------------------------------------------------------
Mon May 14 17:02:11 UTC 2018 - psimons@suse.com
- Update http-client-tls to version 0.3.5.3.
* Fix `newTlsManager` [#325](https://github.com/snoyberg/http-client/issues/325)
* [#289](https://github.com/snoyberg/http-client/issues/289):
Keep original `TLSSettings` when creating a `Manager` using `newTlsManagerWith`.
-------------------------------------------------------------------
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
-------------------------------------------------------------------
Mon Jun 19 20:53:32 UTC 2017 - psimons@suse.com
- Update to version 0.3.5.1.
-------------------------------------------------------------------
Thu Jun 8 11:08:20 UTC 2017 - psimons@suse.com
- Update to version 0.3.5.
-------------------------------------------------------------------
Thu May 18 09:52:24 UTC 2017 - psimons@suse.com
- Update to version 0.3.4.2 with cabal2obs.
-------------------------------------------------------------------
Sun Apr 9 18:08:08 UTC 2017 - psimons@suse.com
- Update to version 0.3.4.1 with cabal2obs.
-------------------------------------------------------------------
Mon Feb 27 10:12:07 UTC 2017 - psimons@suse.com
- Update to version 0.3.4 with cabal2obs.
-------------------------------------------------------------------
Sun Feb 12 14:17:39 UTC 2017 - psimons@suse.com
- Update to version 0.3.3.1 with cabal2obs.
-------------------------------------------------------------------
Tue Sep 20 10:06:14 UTC 2016 - psimons@suse.com
- Update to version 0.2.4.1 revision 1 with cabal2obs.
-------------------------------------------------------------------
Sun Jul 10 17:22:49 UTC 2016 - psimons@suse.com
- Update to version 0.2.4.1 revision 0 with cabal2obs.
-------------------------------------------------------------------
Fri Jun 17 07:51:57 UTC 2016 - mimi.vx@gmail.com
- update to 0.2.4.1
-------------------------------------------------------------------
Sat Apr 16 07:13:00 UTC 2016 - mimi.vx@gmail.com
- update to 0.2.4
* Global manager
-------------------------------------------------------------------
Tue Apr 12 10:02:46 UTC 2016 - mimi.vx@gmail.com
- update to 0.2.3
* Exception catching cleanup
-------------------------------------------------------------------
Thu Apr 23 10:36:23 UTC 2015 - mimi.vx@gmail.com
- initial commit

129
ghc-http-client-tls.spec Normal file
View File

@ -0,0 +1,129 @@
#
# spec file for package ghc-http-client-tls
#
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%global pkg_name http-client-tls
%global pkgver %{pkg_name}-%{version}
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.3.6.4
Release: 0
Summary: Http-client backend using the connection package and tls library
License: MIT
URL: https://hackage.haskell.org/package/%{pkg_name}
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-base-devel
BuildRequires: ghc-base-prof
BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-bytestring-prof
BuildRequires: ghc-case-insensitive-devel
BuildRequires: ghc-case-insensitive-prof
BuildRequires: ghc-containers-devel
BuildRequires: ghc-containers-prof
BuildRequires: ghc-crypton-connection-devel
BuildRequires: ghc-crypton-connection-prof
BuildRequires: ghc-crypton-devel
BuildRequires: ghc-crypton-prof
BuildRequires: ghc-data-default-devel
BuildRequires: ghc-data-default-prof
BuildRequires: ghc-exceptions-devel
BuildRequires: ghc-exceptions-prof
BuildRequires: ghc-http-client-devel
BuildRequires: ghc-http-client-prof
BuildRequires: ghc-http-types-devel
BuildRequires: ghc-http-types-prof
BuildRequires: ghc-memory-devel
BuildRequires: ghc-memory-prof
BuildRequires: ghc-network-devel
BuildRequires: ghc-network-prof
BuildRequires: ghc-network-uri-devel
BuildRequires: ghc-network-uri-prof
BuildRequires: ghc-rpm-macros
BuildRequires: ghc-text-devel
BuildRequires: ghc-text-prof
BuildRequires: ghc-tls-devel
BuildRequires: ghc-tls-prof
BuildRequires: ghc-transformers-devel
BuildRequires: ghc-transformers-prof
ExcludeArch: %{ix86}
%if %{with tests}
BuildRequires: ghc-hspec-devel
BuildRequires: ghc-hspec-prof
%endif
%description
Hackage documentation generation is not reliable. For up to date documentation,
please see: <https://www.stackage.org/package/http-client-tls>.
%package devel
Summary: Haskell %{pkg_name} library development files
Requires: %{name} = %{version}-%{release}
Requires: ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}
%description devel
This package provides the Haskell %{pkg_name} library development
files.
%package -n ghc-%{pkg_name}-doc
Summary: Haskell %{pkg_name} library documentation
Requires: ghc-filesystem
BuildArch: noarch
%description -n ghc-%{pkg_name}-doc
This package provides the Haskell %{pkg_name} library documentation.
%package -n ghc-%{pkg_name}-prof
Summary: Haskell %{pkg_name} profiling library
Requires: ghc-%{pkg_name}-devel = %{version}-%{release}
Supplements: (ghc-%{pkg_name}-devel and ghc-prof)
%description -n ghc-%{pkg_name}-prof
This package provides the Haskell %{pkg_name} profiling library.
%prep
%autosetup -n %{pkg_name}-%{version}
%build
%ghc_lib_build
%install
%ghc_lib_install
%check
%cabal_test
%post devel
%ghc_pkg_recache
%postun devel
%ghc_pkg_recache
%files -f %{name}.files
%license LICENSE
%files devel -f %{name}-devel.files
%doc ChangeLog.md README.md
%files -n ghc-%{pkg_name}-doc -f ghc-%{pkg_name}-doc.files
%license LICENSE
%files -n ghc-%{pkg_name}-prof -f ghc-%{pkg_name}-prof.files
%changelog

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:38dcfc3d772eb6898b4a8856d6159824d13f65eb291733619f625a802dad9095
size 7935

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7756006fee8ab924c521372e0f9d6705579016b9fab0b0312d1b9a335cfc18a3
size 7954