Merge pull request #293603 from fabaff/textual-universal-directorytree-bump
python311Packages.universal-pathlib: 0.1.4 -> 0.2.2, python311Packages.textual-universal-directorytree: 1.0.2 -> 1.1.0, browsr: 1.18.0 -> 1.19.0
This commit is contained in:
commit
4b619c484c
3 changed files with 10 additions and 16 deletions
|
@ -6,14 +6,14 @@
|
||||||
|
|
||||||
python3.pkgs.buildPythonApplication rec {
|
python3.pkgs.buildPythonApplication rec {
|
||||||
pname = "browsr";
|
pname = "browsr";
|
||||||
version = "1.18.0";
|
version = "1.19.0";
|
||||||
pyproject = true;
|
pyproject = true;
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "juftin";
|
owner = "juftin";
|
||||||
repo = "browsr";
|
repo = "browsr";
|
||||||
rev = "refs/tags/v${version}";
|
rev = "refs/tags/v${version}";
|
||||||
hash = "sha256-Ygqoz1rNQwhU1/8NsHwQsSCqQ8gYwHEaAuIaVMCtKKA=";
|
hash = "sha256-V5B+/zfUlpF0TMTHqzyjapW93/DoJKgbJkTMX2NZyIQ=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = with python3.pkgs; [
|
nativeBuildInputs = with python3.pkgs; [
|
||||||
|
@ -27,6 +27,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||||
pandas
|
pandas
|
||||||
pillow
|
pillow
|
||||||
pymupdf
|
pymupdf
|
||||||
|
pyperclip
|
||||||
rich
|
rich
|
||||||
rich-click
|
rich-click
|
||||||
rich-pixels
|
rich-pixels
|
||||||
|
@ -75,6 +76,9 @@ python3.pkgs.buildPythonApplication rec {
|
||||||
"test_github_screenshot"
|
"test_github_screenshot"
|
||||||
"test_github_screenshot_license"
|
"test_github_screenshot_license"
|
||||||
"test_textual_app_context_path_github"
|
"test_textual_app_context_path_github"
|
||||||
|
"test_mkdocs_screenshot"
|
||||||
|
# Different output
|
||||||
|
"test_textual_app_context_path"
|
||||||
];
|
];
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{ lib
|
{ lib
|
||||||
, buildPythonPackage
|
, buildPythonPackage
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, fetchpatch
|
|
||||||
, hatchling
|
, hatchling
|
||||||
, textual
|
, textual
|
||||||
, universal-pathlib
|
, universal-pathlib
|
||||||
|
@ -16,7 +15,7 @@
|
||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "textual-universal-directorytree";
|
pname = "textual-universal-directorytree";
|
||||||
version = "1.0.2";
|
version = "1.1.0";
|
||||||
pyproject = true;
|
pyproject = true;
|
||||||
|
|
||||||
disabled = pythonOlder "3.8";
|
disabled = pythonOlder "3.8";
|
||||||
|
@ -25,18 +24,9 @@ buildPythonPackage rec {
|
||||||
owner = "juftin";
|
owner = "juftin";
|
||||||
repo = "textual-universal-directorytree";
|
repo = "textual-universal-directorytree";
|
||||||
rev = "refs/tags/v${version}";
|
rev = "refs/tags/v${version}";
|
||||||
hash = "sha256-FL2bwPGqBmDn33Rhj7+VEpuqB4znEAw+GGAODTs25oo=";
|
hash = "sha256-ncQ3IRaZaCv1rMUWT9dkUKo6OAEC5pziMCM7adIBGWo=";
|
||||||
};
|
};
|
||||||
|
|
||||||
patches = [
|
|
||||||
# universal-pathlib upgrade, https://github.com/juftin/textual-universal-directorytree/pull/2
|
|
||||||
(fetchpatch {
|
|
||||||
name = "universal-pathlib-upgrade.patch";
|
|
||||||
url = "https://github.com/juftin/textual-universal-directorytree/commit/e445aff21ddf756e3f180c8308a75c41487667c3.patch";
|
|
||||||
hash = "sha256-Fftx8rrLPb6lQ+HBdB5Ai55LHMWEO6XftmFfZXbXIyk=";
|
|
||||||
})
|
|
||||||
];
|
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
hatchling
|
hatchling
|
||||||
];
|
];
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "universal-pathlib";
|
pname = "universal-pathlib";
|
||||||
version = "0.1.4";
|
version = "0.2.2";
|
||||||
format = "pyproject";
|
format = "pyproject";
|
||||||
|
|
||||||
disabled = pythonOlder "3.8";
|
disabled = pythonOlder "3.8";
|
||||||
|
@ -17,7 +17,7 @@ buildPythonPackage rec {
|
||||||
src = fetchPypi {
|
src = fetchPypi {
|
||||||
pname = "universal_pathlib";
|
pname = "universal_pathlib";
|
||||||
inherit version;
|
inherit version;
|
||||||
hash = "sha256-guXYbRaifg6hrcfYisvLqdAtWkVIgWMXT5bZrCidsuQ=";
|
hash = "sha256-a8IVVIeSrV2zVTcIscGbr9ni+hZn3JJe1ATJXlKuLxM=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
|
Loading…
Reference in a new issue